Commit 5193986b5bfbe35a01ce0c10961d605a7a7b862e
1 parent
f6196710
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
| ... | ... | @@ -2296,7 +2296,7 @@ input.button.with-text { |
| 2296 | 2296 | |
| 2297 | 2297 | .relevant-content-plugin_relevant-content-block{} |
| 2298 | 2298 | |
| 2299 | -.relevant-content-plugin_relevant-content-block .block{ | |
| 2299 | +.action-home-index #content .block-outer .block .block{ | |
| 2300 | 2300 | display: inline-block; |
| 2301 | 2301 | left: 0; |
| 2302 | 2302 | margin-bottom: 14px; | ... | ... |