Skip to content

Commit

Permalink
fix incompatibility with scriptin/brackets-indent-softwraps:
Browse files Browse the repository at this point in the history
  • Loading branch information
jhagenst committed Feb 10, 2015
1 parent 5d6b054 commit 2a38e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
span.underline {
position: relative;
display: inline-block;
display: inline;
background-image: url(img/underline.gif);
background-position: bottom;
background-repeat: repeat-x;
Expand Down

0 comments on commit 2a38e3c

Please sign in to comment.