Commit 446b9d427c73a90da74593d7a1fa44900220c3a7
1 parent
541a0bed
Exists in
master
Remove icon of title on internal pages
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
style.sass
@@ -62,8 +62,6 @@ body | @@ -62,8 +62,6 @@ body | ||
62 | font-weight: normal | 62 | font-weight: normal |
63 | margin-bottom: 30px | 63 | margin-bottom: 30px |
64 | span | 64 | span |
65 | - background: url('icons/more.png') no-repeat left center | ||
66 | - background-size: contain | ||
67 | height: 25px | 65 | height: 25px |
68 | padding-left: 35px | 66 | padding-left: 35px |
69 | 67 |