summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-02-19 02:55:04 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-02-19 02:55:04 +0000
commit8fc7f5204e7ed07b9450b7650bce6317ea8e79ae (patch)
tree2a9ae287867926d20a85b1a7cfaa039be279ecb0 /theme
parent33c8a8ed92c0fbbab0f042b666ebd5b4e0705913 (diff)
Minor CSS cleanup.
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 5ce5ac884..b5796374e 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -27,7 +27,6 @@ overflow:hidden;
}
h1 {
font-size:1.4em;
-line-height:1;
margin-bottom:18px;
}
h2 { font-size:1.3em; }
@@ -365,7 +364,6 @@ margin-right:4px;
#wrap {
margin:0 auto;
-width:71.714em;
width:1003px;
overflow:hidden;
}