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

[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 [personal profile] ninetydegrees.

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;
         }
 
--------------------------------------------------------------------------------