Updated dynamic css indentation

This commit is contained in:
Fabio Caccamo
2017-02-09 12:51:49 +01:00
parent 59f1831cbd
commit b416b46c5a
@@ -345,7 +345,9 @@
}
#content-related {
{% if theme.css_module_rounded_corners %}border-radius:4px;{% endif %}
{% if theme.css_module_rounded_corners %}
border-radius:4px;
{% endif %}
}
/* selector chooseall / clearall color on hover -> just a lighten grey */