Can stop working around a sass bug now.
This commit is contained in:
parent
22b7e68f31
commit
5f37fe48d6
@ -28,7 +28,7 @@
|
||||
margin-left: 0;
|
||||
li {
|
||||
padding-left: $padding;
|
||||
background: image-url($bullet-icon) no-repeat 0 + ($padding - $width) / 2 ($line-height - $height) / 2;
|
||||
background: image-url($bullet-icon) no-repeat ($padding - $width) / 2 ($line-height - $height) / 2;
|
||||
list-style-type: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user