Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Moved _rwd.css from theme-lark to ui.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Piechaczek committed Apr 17, 2019
1 parent 8fa4acf commit 6f0d4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/textalternativeform.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

@import "@ckeditor/ckeditor5-theme-lark/theme/mixins/_rwd.css";
@import "@ckeditor/ckeditor5-ui/theme/mixins/_rwd.css";

.ck.ck-text-alternative-form {
display: flex;
Expand Down

0 comments on commit 6f0d4be

Please sign in to comment.