]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Minor CSS cleanup.
authorSarven Capadisli <csarven@controlyourself.ca>
Thu, 19 Feb 2009 02:55:04 +0000 (02:55 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Thu, 19 Feb 2009 02:55:04 +0000 (02:55 +0000)
theme/base/css/display.css

index 5ce5ac884d0a35f80d34674e158e4d90de527973..b5796374ecf1f0eb6974e676a1a98dc6c4bd17cd 100644 (file)
@@ -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;
 }