diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-07-09 13:26:29 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-07-09 13:26:29 -0400 |
commit | e9edf27661b9b30cb3974a239750ab7bc35ff7df (patch) | |
tree | 094426fdfce1150620d70215cf8e1805e81f4d9b /theme/base | |
parent | fc3442a041a43f2df29deedc0ad96fbd6ba92385 (diff) | |
parent | 228b2001d881db3b087ebfe0944ae421905a0cc6 (diff) |
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Diffstat (limited to 'theme/base')
-rw-r--r-- | theme/base/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index e9f4beaae..3426e71c0 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1020,7 +1020,7 @@ font-weight:bold; padding:0; } #jOverlayContent h1 { -max-width:475px; +max-width:425px; } #jOverlayContent #content { border-radius:7px; |