Removed duplicated code

This commit is contained in:
Fabio Caccamo
2017-02-09 12:40:49 +01:00
parent fd292ed1bf
commit 20050e2964
@@ -102,8 +102,6 @@
color:{{ theme.css_module_link_hover_color }} !important;
}
.inline-group h2,
.inline-group h2 {
background:{{ theme.css_module_background_color }};
color:{{ theme.css_module_text_color }};
@@ -303,7 +301,6 @@
/* fix lateral padding to align text with field labels */
.module h2,
.dashboard .module caption,
.inline-group h2,
.module.filtered h2,
.inline-group h2 {
padding:8px 10px;