diff options
Diffstat (limited to 'doc/src/template/style/narrow.css')
-rw-r--r-- | doc/src/template/style/narrow.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/template/style/narrow.css b/doc/src/template/style/narrow.css index 349048f..de5b0a0 100644 --- a/doc/src/template/style/narrow.css +++ b/doc/src/template/style/narrow.css @@ -203,6 +203,9 @@ *border: 1px solid #fff; *height: 17px; _height: 18px; + /* to be fixed */ + display: none; + /* to be fixed */ } .narrow .indexbox .indexIcon { |