From ebae6964fa096bf3a861bfaf66e08fa74573f64d Mon Sep 17 00:00:00 2001
From: diver-sity
Date: Sat, 13 Sep 2014 07:05:59 +1000
Subject: [PATCH] WEB-65 main_new.jsp -> sidebar left: first-level children's
indentation is missing
added indentation for first-level children; swapped "span" and "i" in
{{item.name}}
so that the icon did not appear to belong to the menu item above the current one (in some cases this occured).
---
src/main/webapp/WEB-INF/pages/main_new.jsp | 2 +-
src/main/webapp/css/main.css | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/main/webapp/WEB-INF/pages/main_new.jsp b/src/main/webapp/WEB-INF/pages/main_new.jsp
index a2d3c16bc..eacf1dbe0 100644
--- a/src/main/webapp/WEB-INF/pages/main_new.jsp
+++ b/src/main/webapp/WEB-INF/pages/main_new.jsp
@@ -106,7 +106,7 @@