[Frontend] Fixed overflow problem that was hiding toolbar menu
open #199 open #283 Tweaks to .tool-bar layout to handle very narrow widths;
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
.tool-bar {
|
||||
&.btn-bar {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.l-control-group {
|
||||
height: $btnToolbarH;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user