diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-25 23:46:09 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-25 23:46:09 -0600 |
commit | 2b7a21dcbc39c8e11b46feb36fbf899e0a76bd8e (patch) | |
tree | d929f521697dcfc51d8bad541b6bd2ef4b02bd2a /themes | |
parent | 76aa4bd1efc3db62326fa2c008de568b53b8710e (diff) |
Add clearfix to search results gallery-grid to clear the pager navigation. Other minor search results style updates. Don't display legends in short forms.
Diffstat (limited to 'themes')
-rw-r--r-- | themes/wind/css/screen.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 4ba56ba1..7d304837 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -40,10 +40,6 @@ h1 { font-size: 1.7em; } -#g-search-results h1 { - margin-bottom: 1em; -} - #g-progress h1 { font-size: 1.1em; } |