studio - resolved safari/webkit display issue with unit editing window's wrapper background color

This commit is contained in:
Brian Talbot
2013-02-04 14:44:17 -05:00
parent 6ca55b8458
commit ffd585ae56

View File

@@ -305,6 +305,7 @@
.wrapper-component-editor {
z-index: 9999;
position: relative;
background: $lightBluishGrey2;
}
.component-editor {