From d75df1b79127390fd6b26f729ac40c4a4f1a5f67 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Thu, 28 Feb 2013 21:06:14 +0100 Subject: [PATCH] Small optimization --- wcfsetup/install/files/style/colorPicker.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/style/colorPicker.less b/wcfsetup/install/files/style/colorPicker.less index 852859c9e0..a5c9da8596 100644 --- a/wcfsetup/install/files/style/colorPicker.less +++ b/wcfsetup/install/files/style/colorPicker.less @@ -81,7 +81,7 @@ display: inline-block; margin-left: 20px; position: relative; - text-align: right; + text-align: center; width: 100px; > .colors { -- 2.20.1