Commit d8657203e468b9f243520b13ca7c683b0e254c83
1 parent
b7f8e67e
Exists in
master
and in
2 other branches
fix space between background and last word of article title
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
_internalpage.sass
@@ -34,7 +34,7 @@ | @@ -34,7 +34,7 @@ | ||
34 | background: url('icons/line.png') repeat-x left center | 34 | background: url('icons/line.png') repeat-x left center |
35 | bottom: 0 | 35 | bottom: 0 |
36 | content: "" | 36 | content: "" |
37 | - left: 100px | 37 | + left: 115px |
38 | position: absolute | 38 | position: absolute |
39 | right: 0 | 39 | right: 0 |
40 | top: 5px | 40 | top: 5px |