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

Commit

Permalink
Code style.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Apr 22, 2020
1 parent 0d7cdda commit 164782b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions theme/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
}

/* Text alignment of the table header should match the editor settings and override the native browser styling,
when content is available outside the ediitor.
See https://github.com/ckeditor/ckeditor5/issues/6638 */
when content is available outside the ediitor. See https://github.com/ckeditor/ckeditor5/issues/6638 */
.ck-content[dir="rtl"] .table th {
text-align: right;
}
Expand Down

0 comments on commit 164782b

Please sign in to comment.