1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00

fixed navbars fixings

This commit is contained in:
Mark Otto
2013-01-12 19:44:51 -08:00
parent 1ea647ce98
commit 8670021935
2 changed files with 0 additions and 13 deletions

View File

@@ -3223,17 +3223,10 @@ fieldset[disabled] .btn-link:hover {
right: 0;
left: 0;
z-index: 1030;
padding-right: 0;
padding-left: 0;
margin-bottom: 0;
border-width: 0 0 1px;
border-radius: 0;
}
.navbar-fixed-bottom {
border-width: 1px 0 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {