mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fixed navbar radius of example at docs
This commit is contained in:
@@ -1019,12 +1019,6 @@ h1[id] {
|
|||||||
.bs-navbar-bottom-example .navbar-fixed-bottom {
|
.bs-navbar-bottom-example .navbar-fixed-bottom {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
.bs-navbar-top-example {
|
|
||||||
border-radius: 0 0 4px 4px;
|
|
||||||
}
|
|
||||||
.bs-navbar-bottom-example {
|
|
||||||
border-radius: 4px 4px 0 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Pagination */
|
/* Pagination */
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user