[dw-nonfree] Transmogrified margins too wide
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/a12f6da84eaf]
http://bugs.dwscoalition.org/show_bug.cgi?id=1311
Reduce Transmogrified margin widths around the content area.
Patch by
kareila.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1311
Reduce Transmogrified margin widths around the content area.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/transmogrified/layout.s2
-------------------------------------------------------------------------------- diff -r d38b78dae404 -r a12f6da84eaf bin/upgrading/s2layers/transmogrified/layout.s2 --- a/bin/upgrading/s2layers/transmogrified/layout.s2 Sun Jul 12 21:29:43 2009 +0000 +++ b/bin/upgrading/s2layers/transmogrified/layout.s2 Sun Jul 12 21:31:50 2009 +0000 @@ -331,7 +331,7 @@ function print_stylesheet () { #container { $page_background $page_colors - margin: 0 10%; + margin: 0 2%; } #header { --------------------------------------------------------------------------------