From c7769005e7933fc1090a4c312bfbfdcfee0bdaf4 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 23 Sep 2014 22:23:59 +0200 Subject: [PATCH] Slightly decreased button width in Redactor's toolbar --- wcfsetup/install/files/style/redactor.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.20.1