mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-04-02 03:36 am

[dw-nonfree] Tropo and nav strip width cause overflow/deformation

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/e61e2ff5a2ce]

http://bugs.dwscoalition.org/show_bug.cgi?id=533

Tropospherical scheme deform better at lower window size/higher font
size/lower res/etc.

Patch by [personal profile] branchandroot.

Files modified:
  • htdocs/stc/tropo/red.css
--------------------------------------------------------------------------------
diff -r 92cc6ce61e47 -r e61e2ff5a2ce htdocs/stc/tropo/red.css
--- a/htdocs/stc/tropo/red.css	Wed Apr 01 04:58:49 2009 +0000
+++ b/htdocs/stc/tropo/red.css	Thu Apr 02 03:36:16 2009 +0000
@@ -65,8 +65,8 @@ a:active,
     width: 100%;
 }
 #page {
-    width: 80em;
-    margin: 0 auto;
+    max-width: 80em;
+    margin: 0 2%;
     position: relative;
     z-index: 1;
 }
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org