[dw-free] Brittle & Crossroads: 4 themes
[commit: http://hg.dwscoalition.org/dw-free/rev/5c365a750215]
http://bugs.dwscoalition.org/show_bug.cgi?id=3678
Remove trailing white spaces in Brittle
Patch by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3678
Remove trailing white spaces in Brittle
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/brittle/themes.s2
-------------------------------------------------------------------------------- diff -r a13a482f05b1 -r 5c365a750215 bin/upgrading/s2layers/brittle/themes.s2 --- a/bin/upgrading/s2layers/brittle/themes.s2 Mon May 16 16:12:49 2011 +0800 +++ b/bin/upgrading/s2layers/brittle/themes.s2 Mon May 16 16:15:29 2011 +0800 @@ -222,7 +222,7 @@ } div.entry, div.entry .inner, - div.comment, div.comment .inner { + div.comment, div.comment .inner { line-height: 1.05em; } @@ -555,7 +555,7 @@ } div.entry, div.entry .inner, - div.comment, div.comment .inner { + div.comment, div.comment .inner { line-height: 1.05em; } --------------------------------------------------------------------------------