Fix for Quill editor

This commit is contained in:
Godwin
2017-05-19 19:31:41 -07:00
parent 9909c1b2e1
commit d08e8a9088
4 changed files with 12 additions and 7 deletions
+2 -2
View File
@@ -1205,7 +1205,7 @@ fieldset {
}
}
ul {
.locale-select, .text-editors {
list-style: none;
padding: 0;
margin: 0;
@@ -1253,7 +1253,7 @@ fieldset {
position: relative;
background-color: $white;
li {
li[data-locale] {
display: none;
&.selected {