From: Alexander Ebert Date: Tue, 23 Sep 2014 20:23:59 +0000 (+0200) Subject: Slightly decreased button width in Redactor's toolbar X-Git-Tag: 2.1.0_Alpha_1~297^2~3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c7769005e7933fc1090a4c312bfbfdcfee0bdaf4;p=GitHub%2FWoltLab%2FWCF.git Slightly decreased button width in Redactor's toolbar --- diff --git a/wcfsetup/install/files/style/redactor.less b/wcfsetup/install/files/style/redactor.less index 804e203752..156c63ec5f 100644 --- a/wcfsetup/install/files/style/redactor.less +++ b/wcfsetup/install/files/style/redactor.less @@ -146,7 +146,7 @@ display: block; font-size: 14px; outline: none; - padding: 6px 10px; + padding: 6px 9px; text-decoration: none; .textShadow(@wcfButtonBackgroundColor);