diff options
| author | hukl <contact@smyck.org> | 2009-09-10 12:00:09 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-10 12:00:09 +0200 |
| commit | 84fb60017fadaddebd14a8becc4af3ff4c589212 (patch) | |
| tree | 833ce5bcf3ecbe52909ec21f6d9e726c09b0440f /public | |
| parent | 8afffc09bcaa4d1c77f1ca575fd5978423631bff (diff) | |
small css fix
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/ccc.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 6a9458f..e5ca569 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -145,7 +145,7 @@ div#search { | |||
| 145 | position: absolute; | 145 | position: absolute; |
| 146 | top: 145px; | 146 | top: 145px; |
| 147 | left: 676px; | 147 | left: 676px; |
| 148 | height: 1000px; | 148 | height: 20px; |
| 149 | vertical-align: top; | 149 | vertical-align: top; |
| 150 | } | 150 | } |
| 151 | 151 | ||
