From: Marcel Werk Date: Thu, 26 Jun 2014 13:42:01 +0000 (+0200) Subject: Small style optimization X-Git-Tag: 2.1.0_Alpha_1~673 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=907766b0f975749042ff4ea77b0766fba179471f;p=GitHub%2FWoltLab%2FWCF.git Small style optimization --- diff --git a/wcfsetup/install/files/style/colorPicker.less b/wcfsetup/install/files/style/colorPicker.less index 3727d03b87..1bb23b0d9c 100644 --- a/wcfsetup/install/files/style/colorPicker.less +++ b/wcfsetup/install/files/style/colorPicker.less @@ -107,6 +107,11 @@ > li.a { margin-top: 7px; } + + > li.g, + > li.b { + margin-top: 2px; + } } > .rgba > li,