Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/docs.css')
-rw-r--r--assets/css/docs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css
index b4f26539d7..e346d0333e 100644
--- a/assets/css/docs.css
+++ b/assets/css/docs.css
@@ -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;