diff options
-rw-r--r-- | skins/standard/global.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css index def4e82d2..d36f88f4a 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -501,6 +501,7 @@ form#Create .comment { background-repeat: no-repeat; background-position: center center; width: 30px; + height: 20px; } #select_button { |