Commit bfb7a8bab67e1195f88851eab00b0188800c9d60
1 parent
311f6077
Exists in
master
and in
5 other branches
updating theme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
... | ... | @@ -1237,7 +1237,7 @@ li.event-dates { |
1237 | 1237 | color: #444; |
1238 | 1238 | font-size: 1.7em; |
1239 | 1239 | padding: 7px 0; |
1240 | - margin-left: 0 !important; | |
1240 | + margin-left: 0/* !important*/; | |
1241 | 1241 | padding-left: 0.3em; |
1242 | 1242 | border-bottom: 1px solid #CCCCCC; |
1243 | 1243 | border-top: 0px solid #172838; | ... | ... |