2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Fixed navbar radius of example at docs

This commit is contained in:
Daijiro Wachi
2014-04-26 02:04:07 +09:00
parent e0d1e406d3
commit 485b7d0940
4 changed files with 9 additions and 15 deletions
-6
View File
@@ -1019,12 +1019,6 @@ h1[id] {
.bs-navbar-bottom-example .navbar-fixed-bottom {
position: absolute;
}
.bs-navbar-top-example {
border-radius: 0 0 4px 4px;
}
.bs-navbar-bottom-example {
border-radius: 4px 4px 0 0;
}
}
/* Pagination */