Add ckeditor.less in order to apply patches for ckeditor css
This commit is contained in:
parent
1ec6023fa2
commit
a48a41a12c
|
@ -3,3 +3,4 @@
|
||||||
@import "landing";
|
@import "landing";
|
||||||
@import "linking";
|
@import "linking";
|
||||||
@import "dashboard";
|
@import "dashboard";
|
||||||
|
@import "ckeditor";
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
br[type="_moz"]{
|
||||||
|
display: none;
|
||||||
|
}
|
Loading…
Reference in New Issue