summaryrefslogtreecommitdiffstats
path: root/doc/src/template/style/narrow.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/template/style/narrow.css')
-rw-r--r--doc/src/template/style/narrow.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/src/template/style/narrow.css b/doc/src/template/style/narrow.css
index 00d28b9..8e42a0d 100644
--- a/doc/src/template/style/narrow.css
+++ b/doc/src/template/style/narrow.css
@@ -203,11 +203,7 @@
*border: 1px solid #fff;
*height: 17px;
_height: 18px;
- /* to be fixed */
- display: none;
- /* to be fixed */
}
-
.narrow .indexbox .indexIcon {
display: none;
}
@@ -268,3 +264,6 @@
}
/* end narrow mode */
+ .creator #narrowsearch, .creator #narrowmenu{
+ display:none;
+ }