Reverted back to post order plugins. Modified CSS for nested lists in the sidebar.

This commit is contained in:
MickeyKay
2014-03-21 10:50:33 -07:00
parent 339e99b41b
commit 879e4a9ebe
2 changed files with 14 additions and 8 deletions
+6
View File
@@ -1567,6 +1567,12 @@ Sidebars
margin-left: 0;
}
.sidebar ul ul {
padding-left: 15px;
padding-left: 1.5rem;
margin-bottom: 0;
}
.sidebar li {
list-style-type: none;
margin-bottom: 6px;