Skip to content

Commit ddd25f8

Browse files
authored
Merge pull request #325 from canjs/fix-minor-styles-bug
Removed width atribute
2 parents a0703c9 + d863f91 commit ddd25f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/content.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ article {
109109
margin-bottom: @gutter;
110110
&:before {
111111
display: inline-block;
112-
width: 1em;
113112
padding-right: 0.5em;
114113
font-weight: bold;
115114
text-align: right;

0 commit comments

Comments
 (0)