Revert "removed useless unit"
This reverts commit a8ff39a8e4
.
This commit was breaking tests
This commit is contained in:
parent
edc7942396
commit
f0f4ac9700
@ -2,7 +2,7 @@
|
|||||||
@mixin no-bullet {
|
@mixin no-bullet {
|
||||||
list-style-image : none;
|
list-style-image : none;
|
||||||
list-style-type : none;
|
list-style-type : none;
|
||||||
margin-left : 0;
|
margin-left : 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// turns off the bullets for an entire list
|
// turns off the bullets for an entire list
|
||||||
|
Loading…
Reference in New Issue
Block a user