mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Add subnav support to CSS section
This commit is contained in:
Vendored
-11
@@ -3258,7 +3258,6 @@ button.close {
|
||||
}
|
||||
|
||||
.navbar-fixed-top,
|
||||
.navbar-fixed-left,
|
||||
.navbar-fixed-bottom {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
@@ -3275,16 +3274,6 @@ button.close {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.navbar-fixed-left {
|
||||
top: 0;
|
||||
right: auto;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.navbar-fixed-left .container {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
display: block;
|
||||
max-width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user