Merge pull request #2293 from octobercms/revert-2260-fix-flex-layout-background

Revert "Fix the background for flex-layout panel like in RainLab.Builder"
This commit is contained in:
Samuel Georges 2016-08-08 08:27:02 +10:00 committed by GitHub
commit b124f68585

View File

@ -45,8 +45,7 @@
}
.layout.control-tabs.oc-logo-transparent:not(.has-tabs),
.layout-cell.oc-logo-transparent,
.flex-layout-column.oc-logo-transparent {
.layout-cell.oc-logo-transparent {
background-size: 50% auto;
background-repeat: no-repeat;
background-image: url(../images/october-logo.svg);