removed useless unit

This commit is contained in:
Brikou CARRE 2011-09-12 09:34:45 +03:00
parent cdf11d7002
commit a8ff39a8e4

View File

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