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

[dw-free] Tabula Rasa: no space between Poster and Subject on Month page

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

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

Space these apart for readability.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/core2base/layout.s2
--------------------------------------------------------------------------------
diff -r c6a1282f94d8 -r 68f7595c9791 bin/upgrading/s2layers/core2base/layout.s2
--- a/bin/upgrading/s2layers/core2base/layout.s2	Thu Apr 22 05:10:08 2010 -0700
+++ b/bin/upgrading/s2layers/core2base/layout.s2	Thu Apr 22 05:26:57 2010 -0700
@@ -603,6 +603,9 @@ table.month td p {
     display: inline;
     font-size: medium;
 }
+.page-month .month .entry-poster {
+    margin-right: .5em;
+}
 .month dl .tag ul {
     margin-top: 0;
 }
--------------------------------------------------------------------------------
ninetydegrees: Art: self-portrait (dev purple)

[personal profile] ninetydegrees 2010-04-22 12:27 pm (UTC)(link)
I think the description's the one from the previous bug... :)