[dw-nonfree] padding/margin for modules in header and footer
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/1cd424ab36cd]
http://bugs.dwscoalition.org/show_bug.cgi?id=1888
Tweak padding/margin so that modules look better in the header and footer.
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1888
Tweak padding/margin so that modules look better in the header and footer.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/transmogrified/layout.s2
-------------------------------------------------------------------------------- diff -r 1c97ee06308e -r 1cd424ab36cd bin/upgrading/s2layers/transmogrified/layout.s2 --- a/bin/upgrading/s2layers/transmogrified/layout.s2 Tue May 25 15:59:57 2010 +0800 +++ b/bin/upgrading/s2layers/transmogrified/layout.s2 Tue May 25 18:09:37 2010 +0800 @@ -811,7 +811,7 @@ function Page::print_default_stylesheet color: $*color_footer_link; } .module-section-three .module { - padding-left: 20px; + padding: .5em 20px; } .navigation { --------------------------------------------------------------------------------