Themes - Tukan /Cicada - Page content main section view fix (#1242)

This commit is contained in:
René
2019-03-11 18:12:08 +01:00
committed by Franco Fichtner
parent 2ed4a6e787
commit d64eec9a42
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= theme-cicada
PLUGIN_VERSION= 1.14
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_COMMENT= The cicada theme - grey/orange
PLUGIN_MAINTAINER= rene@team-rebellion.net
@@ -8893,7 +8893,7 @@ body {
}
}
.page-content-main [class^="col-"] + [class^="col-"] {
.page-content-main section[class^="col-"] + section[class^="col-"] {
padding-top: 20px;
}
@@ -5789,7 +5789,7 @@ body {
.tab-content .tab-content:last-child {
margin-bottom: 0; }
.page-content-main [class^="col-"] + [class^="col-"] {
.page-content-main section[class^="col-"] + section[class^="col-"] {
padding-top: 20px; }
.brand-logo {
@@ -8894,7 +8894,7 @@ body {
}
}
.page-content-main [class^="col-"] + [class^="col-"] {
.page-content-main section[class^="col-"] + section[class^="col-"] {
padding-top: 20px;
}
@@ -5783,7 +5783,7 @@ body {
.tab-content .tab-content:last-child {
margin-bottom: 0; }
.page-content-main [class^="col-"] + [class^="col-"] {
.page-content-main section[class^="col-"] + section[class^="col-"] {
padding-top: 20px; }
.brand-logo {