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

Commit

Permalink
Merge pull request #16 from ckeditor/i/6586
Browse files Browse the repository at this point in the history
Other: Removed duplicated styling inherited from the `FormHeaderView` component. See ckeditor/ckeditor5#6586.
  • Loading branch information
oleq authored Apr 16, 2020
2 parents e3d562d + eff8d18 commit d20907a
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions theme/specialcharacters.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

.ck.ck-special-characters-navigation {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
}
/*
* Note: This file should contain the wireframe styles only. But since there are no such styles,
* it acts as a message to the builder telling that it should look for the corresponding styles
* **in the theme** when compiling the editor.
*/

0 comments on commit d20907a

Please sign in to comment.