diff --git a/public/themes/circlepro/stylesheets/editor.css b/public/themes/circlepro/stylesheets/editor.css index a25e5dc..5db7edd 100644 --- a/public/themes/circlepro/stylesheets/editor.css +++ b/public/themes/circlepro/stylesheets/editor.css @@ -164,7 +164,14 @@ div.youtube-embed-wrapper .responsive-view { .note-yellow { background-color: BlanchedAlmond; } - + +/* + * Editor styles. + */ +select.cke_dialog_ui_input_select { + line-height: 20px !important; +} + /* Responsive */ @media screen and (max-width: 767px) { .wiki p, .wiki li {