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

Commit

Permalink
Other: Increased the specificity of CSS rules. Introduced the .ck cla…
Browse files Browse the repository at this point in the history
…ss for editor UI components (see: ckeditor/ckeditor5#494).
  • Loading branch information
oleq committed Mar 23, 2018
1 parent 66ecd3e commit cb62dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/blockquote.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* For licensing, see LICENSE.md.
*/

.ck-content blockquote {
.ck.ck-content blockquote {
/* See #12 */
overflow: hidden;

Expand Down

0 comments on commit cb62dca

Please sign in to comment.