Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixes issue #450
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ia657661252b2611d5c8d7f7d826b4510e07fa226
  • Loading branch information
pedropintosilva committed Nov 6, 2020
1 parent d7d2bf5 commit 5fc2098
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions loleaflet/css/menubar.css
Expand Up @@ -55,6 +55,9 @@
.main-nav.readonly #document-titlebar {
top: 1px;
}
.main-nav.readonly #table-optionstoolboxdown {
display: none;
}
.main-nav {
height: 32px; /* on mouseover menubar items, border emerges */
width: auto;
Expand Down

0 comments on commit 5fc2098

Please sign in to comment.