Remove margins on nested matches list

This commit is contained in:
Kevin Sawicki
2013-04-16 10:08:15 -07:00
parent 6107734460
commit 58bf33fc6f

View File

@@ -95,6 +95,7 @@
.matches {
list-style-type: none;
margin: 0;
}
}