Issue #2349871 by borisson_, Wim Leers, Arjandew: Vertical toolbar menu is broken in narrow viewports

8.0.x
webchick 2014-11-23 21:36:37 -08:00
parent d68e2c1656
commit 9f6975a85e
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ body.toolbar-fixed .toolbar .toolbar-tray-horizontal {
/* When the configured standard breakpoint is active and the tray is in a
* vertical position, the tray does not scroll with the page. The contents of
* the tray scroll within the confines of the viewport. */
.toolbar .toolbar-tray-vertical.active,
body.toolbar-fixed .toolbar .toolbar-tray-vertical {
height: 100%;
overflow-x: hidden;