fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-08-13 12:29 am

[dw-free] Brittle: implement two-columns-left layout

[commit: http://hg.dwscoalition.org/dw-free/rev/e90b2a51013d]

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

Tweak the spacing between entries and sidebar when the sidebar is on the
left.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/brittle/layout.s2
--------------------------------------------------------------------------------
diff -r 040743d8d66c -r e90b2a51013d bin/upgrading/s2layers/brittle/layout.s2
--- a/bin/upgrading/s2layers/brittle/layout.s2	Fri Aug 13 08:27:04 2010 +0800
+++ b/bin/upgrading/s2layers/brittle/layout.s2	Fri Aug 13 08:29:42 2010 +0800
@@ -754,7 +754,8 @@ table.talkform {
 
 .module-navlinks {
     padding: 10px;
-    margin: 0 0 0 -0.8em;
+    margin: 0;
+    margin-$sidebar_position_opposite: -.8em;
     background-color: $*color_navigation_module_background;
     text-transform: lowercase;
     }
--------------------------------------------------------------------------------

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