Getting rid of space

This commit is contained in:
Andrew Wikel 2015-02-24 22:33:34 -06:00
parent 2006c7217e
commit 35e1a4d2a2
1 changed files with 1 additions and 1 deletions

View File

@ -1553,7 +1553,7 @@ ul.order_notes {
color: $red
}
.note_content: after {
.note_content:after {
content: "";
display: block;
position: absolute;