Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit a1d6f2b

Browse files
committed
fixing problem in FF where scrollbars are always visible.
1 parent 6e3c91f commit a1d6f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

views/partials/menus/tucked.handlebars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@
145145
z-index: -1;
146146
top: 45px;
147147
position: absolute;
148+
overflow: hidden;
148149
}
149150
150151
}

0 commit comments

Comments
 (0)