diff options
-rw-r--r-- | public/stylesheets/main.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 9a30c68b8..3fe389f2e 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -481,8 +481,8 @@ dd { margin: 0.6em 0 2em 4em; width: 33em; } { background-repeat: no-repeat; background-position: left center; - min-height: 42px; - padding: 0 0 0 42px; + min-height: 24px; + padding: 8px 0 10px 42px; } /* Waiting */ |