diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-02-16 18:02:14 -0500 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-02-16 18:02:14 -0500 |
commit | 9978eadbf213e84a0bf3326fbf953e343d703e8e (patch) | |
tree | 0f80649a5bc8bcb5bc85a484cbb2c25aa0799591 | |
parent | c8e71d359cee093dcb15c1d32684d90f81e10204 (diff) | |
parent | e8ceb11f2e86ab42b491db450f4333d5d192524f (diff) |
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
-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 1ac63927d..5ce5ac884 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -22,7 +22,6 @@ line-height:1.65; position:relative; } h1,h2,h3,h4,h5,h6 { -text-transform:capitalize; margin-bottom:7px; overflow:hidden; } |