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

Commit

Permalink
Internal: Updated path to the _rwd.css mixin after it was moved betwe…
Browse files Browse the repository at this point in the history
…en pkgs. See ckeditor/ckeditor5#1662. [skip ci]
  • Loading branch information
Reinmar committed Apr 17, 2019
2 parents 8fa4acf + 6f0d4be commit 0296ca8
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 0296ca8

Please sign in to comment.