... |
... |
@@ -1,7 +1,12 @@ |
1 |
|
-.panels.left, .panels.right, .row.document-header, .breadcrumb.breadcrumb-expandable, .navbar.navbar-default { |
|
1 |
+.panels.left, .panels.right, .row.document-header, .breadcrumb.breadcrumb-expandable { |
2 |
2 |
display: none; |
3 |
3 |
} |
4 |
4 |
|
|
5 |
+/* .navbar.navbar-default { |
|
6 |
+ display: none; |
|
7 |
+} |
|
8 |
+*/ |
|
9 |
+ |
5 |
5 |
@media screen and (max-device-width:800px){#xwikimaincontainer {width: 100%;}} |
6 |
6 |
@media screen and (min-device-width:800px){#xwikimaincontainer {width: 50%;}} |
7 |
7 |
|
... |
... |
@@ -19,4 +19,4 @@ |
19 |
19 |
} |
20 |
20 |
|
21 |
21 |
.phone-top-menu {display: none;} |
22 |
|
-/* .menu-horizontal-toggle {display: none !important;} */ |
|
27 |
+.menu-horizontal-toggle {display: none !important;} |