[Frontend] Convert main left pane elements to flex layout

open #250
Markup mods in browse.html;
Renamed .holder-create-and-search to
.holder-treeview-elements;
TO-DO: fix search results to scroll properly;
This commit is contained in:
Charles Hacskaylo
2015-11-05 10:11:59 -08:00
parent e49b55024f
commit 8ca22cc510
6 changed files with 130 additions and 127 deletions

View File

@@ -42,7 +42,7 @@
}
}
.holder.holder-create-and-search {
.holder.holder-treeview-elements {
right: $bodyMargin !important;
}