diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-09-01 14:04:27 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-09-01 14:04:27 +0100 |
commit | 5162e119b7fa0a4475585447f9fe61ffc8093249 (patch) | |
tree | 89146567aa029cf5b785bc7cf246cfa7cc3411ce | |
parent | 595fcb0a6a978b62f91fcc527eb1e03a8616c0db (diff) |
Remove a little whitespace on search results
-rw-r--r-- | public/stylesheets/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/theme.css b/public/stylesheets/theme.css index 50cc6edfa..724fa8a82 100644 --- a/public/stylesheets/theme.css +++ b/public/stylesheets/theme.css @@ -443,7 +443,6 @@ h2.publicbody_results { border-bottom:1px solid #B3B3B3; padding-bottom:15px; margin-bottom:0px; - padding-top: 15px; margin-top: 0px; } |