min-width: 0;
text-indent: -1000px;
overflow: hidden;
- background: image-url("sprite.png") 0 0 no-repeat;
+ background: image-url("sprite.png") -2px -2px no-repeat;
position: absolute;
top: $lineheight/4;
right: $lineheight/4;
}
ul, ol {
- font-style: italic;
padding-left: $lineheight;
margin-bottom: $lineheight;
margin-left: $lineheight;