2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Nuke margin for last child navbar text

This commit is contained in:
Mark Otto
2013-08-19 00:34:31 -07:00
parent efa8b40ce8
commit 14c4484ec4
3 changed files with 7 additions and 1 deletions
+3
View File
@@ -4118,6 +4118,9 @@ textarea.input-group-sm > .input-group-btn > .btn {
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.container > .navbar-header,