Slightly decreased button width in Redactor's toolbar
authorAlexander Ebert <ebert@woltlab.com>
Tue, 23 Sep 2014 20:23:59 +0000 (22:23 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 23 Sep 2014 20:23:59 +0000 (22:23 +0200)
wcfsetup/install/files/style/redactor.less

index 804e20375221a497d8b25eae05cf451bee359042..156c63ec5f26ebe7d0aaae67343a807feac01875 100644 (file)
                        display: block;
                        font-size: 14px;
                        outline: none;
-                       padding: 6px 10px;
+                       padding: 6px 9px;
                        text-decoration: none;
                        
                        .textShadow(@wcfButtonBackgroundColor);