mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
remove accordion from customizer; shorten min height for affix
This commit is contained in:
+1
-1
@@ -860,7 +860,7 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 992px) and (min-height: 800px) {
|
||||
@media screen and (min-width: 992px) and (min-height: 700px) {
|
||||
/* Show the hidden subnavs when space allows it */
|
||||
.bs-sidebar .nav > .active > ul {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user