Revert "removed useless unit"

This reverts commit a8ff39a8e4.

This commit was breaking tests
This commit is contained in:
Scott Davis 2011-09-12 20:34:13 -04:00
parent edc7942396
commit f0f4ac9700

View File

@ -2,7 +2,7 @@
@mixin no-bullet {
list-style-image : none;
list-style-type : none;
margin-left : 0;
margin-left : 0px;
}
// turns off the bullets for an entire list