diff options
Diffstat (limited to 'skins/classic/common.css')
-rw-r--r-- | skins/classic/common.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/classic/common.css b/skins/classic/common.css index 10bc91c09..390522fe8 100644 --- a/skins/classic/common.css +++ b/skins/classic/common.css @@ -597,6 +597,10 @@ img.uploading height: 16px; } +.mce-btn button { + height: 28px; +} + /***** common table settings ******/ table.records-table thead tr td |