diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 23:05:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 23:05:52 +0000 |
commit | 4286cbd5c21840a5d4ee5cc9330bbd71d5002ab2 (patch) | |
tree | 4a06f005fa34fdd1ac67342e650d0c457dafd124 /basewiki/style.css | |
parent | 9f3200585994d51bd1c42f56714ec65e8aa033e6 (diff) | |
download | ikiwiki-4286cbd5c21840a5d4ee5cc9330bbd71d5002ab2.tar ikiwiki-4286cbd5c21840a5d4ee5cc9330bbd71d5002ab2.tar.gz |
don't clear h1 padding
Diffstat (limited to 'basewiki/style.css')
-rw-r--r-- | basewiki/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basewiki/style.css b/basewiki/style.css index 6da3e6253..c7ed9107e 100644 --- a/basewiki/style.css +++ b/basewiki/style.css @@ -1,6 +1,5 @@ #header h1 { margin: 0; - padding: 0 0; } #actions ul { |