diff options
Diffstat (limited to 'templates/html/navtree.css')
-rw-r--r-- | templates/html/navtree.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/html/navtree.css b/templates/html/navtree.css index 81c54c2..585ecad 100644 --- a/templates/html/navtree.css +++ b/templates/html/navtree.css @@ -87,6 +87,7 @@ position: absolute; left: 0px; width: $width; + overflow : hidden; } .ui-resizable .ui-resizable-handle { |