From 360987c61462c185942e5055a345dd777920216a Mon Sep 17 00:00:00 2001 From: albert-github Date: Wed, 17 Aug 2016 09:32:29 +0200 Subject: [PATCH] Missing semicolon in navtree.css Added missing semicolon in navtree,css --- templates/html/navtree.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/html/navtree.css b/templates/html/navtree.css index d6b54b57d98..7d1cb675f0e 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%;