From 9f0a77f7caa8a2c5395da332a9b8fe5499c01152 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Sun, 25 Feb 2018 21:08:29 +0100 Subject: [PATCH] =?UTF-8?q?Se=20corrige=20alineaci=C3=B3n=20del=20texto=20?= =?UTF-8?q?en=20los=20combos=20de=20selecci=C3=B3n=20de=20CKEditor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/circlepro/stylesheets/editor.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 {