diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-16 15:43:30 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-16 15:43:30 +0000 |
commit | 0b8131deec0b6fb2056b065462a22437e9ba6962 (patch) | |
tree | 40b4a6af8a5da76a45a4df2ec61938f395665620 | |
parent | 20b4cae84a1451804d43e63bb990d1d8c7337197 (diff) |
Removed max-width:100%
-rw-r--r-- | theme/base/css/display.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index b039dc110..d56b41693 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -15,7 +15,6 @@ position:relative; margin:0 auto; width:1004px; width:71.714em; -max-width:100%; } h1 { font-size:2.1em; |