diff options
Diffstat (limited to 'templates/html')
-rw-r--r-- | templates/html/navtree.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/navtree.css b/templates/html/navtree.css index d6b54b5..7d1cb67 100644 --- a/templates/html/navtree.css +++ b/templates/html/navtree.css @@ -96,7 +96,7 @@ .ui-resizable-e { background-image:url("splitbar.png"); background-size:100%; - background-repeat:no-repeat + background-repeat:no-repeat; background-attachment: scroll; cursor:ew-resize; height:100%; |