Fixed sidebar <ul> margins

This commit is contained in:
MickeyKay
2014-02-17 16:36:13 -08:00
parent 86a35025d1
commit d5cda90f8f
+4
View File
@@ -1556,6 +1556,10 @@ Sidebars
margin-bottom: 0;
}
.sidebar ul {
margin-left: 0;
}
.sidebar li {
list-style-type: none;
margin-bottom: 6px;