diff options
| author | tim b <timb@camcompu.home> | 2010-06-24 23:16:02 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-06-24 23:16:02 -0700 |
| commit | 160ceb3b6881ae1e66b6db99cebc6d75a5d96c32 (patch) | |
| tree | 6aa8d28afed94dce204b045db4d456793f705b80 /static/css/header.css | |
| parent | bb2e003f9f3362fca15272f527a6f87543ec1a21 (diff) | |
| parent | d4bb86b02154e2f2f6c1adea3ff7fdcd1ad57f98 (diff) | |
fix merge
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/header.css b/static/css/header.css index 2c45fc0..1915266 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -109,7 +109,7 @@ line-height:1.9; } #bar7 img{ -margin-top:4;display:none; +margin-top:4; vertical-align: top; } #bar7 a{ @@ -380,7 +380,7 @@ line-height:1.9; } #bar7 img{ -margin-top:4;display:none; +margin-top:4; vertical-align: top; } #bar7 a{ |
