diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-05-01 11:48:29 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-05-01 11:48:29 +0200 |
commit | 89d6ce68463b92641946551b07ec49b023d56d90 (patch) | |
tree | 07aeda01ba9573d8fc1900578b2db24040f7bdaa /skins/classic/common.css | |
parent | 4a1cd8543a089b505495068fbbe53bda4dc3c09c (diff) |
Update to TinyMCE 4.x
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 |