diff --git a/less/toolbox.less b/less/toolbox.less index e85c8ec..0a9acee 100644 --- a/less/toolbox.less +++ b/less/toolbox.less @@ -10,11 +10,6 @@ display: inline-block; padding-left: @g4u-desktop-padding; vertical-align: text-top; - overflow: hidden; // fixes chrome width bug - - > .g4u-window-decorator { // fixes the window display bug resulting from above bugfix - position: static; - } } .g4u-toolbox-item-first { @@ -48,4 +43,4 @@ } } } -} \ No newline at end of file +}