Discussion:
dw-free: http://bugs.dwscoalition.org/show_bug.cgi?id=3495
Dreamwidth Changelog
2011-04-28 03:38:23 UTC
Permalink
Fix large gap between the lock/private icon and other data in ColorSide.

Patch by ninetydegrees.

diffs (11 lines):

diff -r ad0b62e5fb31 -r 785b7f07e683 bin/upgrading/s2layers/colorside/layout.s2
--- a/bin/upgrading/s2layers/colorside/layout.s2 Thu Apr 28 11:31:20 2011 +0800
+++ b/bin/upgrading/s2layers/colorside/layout.s2 Thu Apr 28 11:37:35 2011 +0800
@@ -87,7 +87,6 @@ function print_stylesheet() {
elseif ($*userpics_position == "right") {
$userpic_css = """
.has-userpic .entry .entry-title,
- .has-userpic .entry .access-filter,
.has-userpic .entry .restrictions,
.has-userpic .entry .datetime,
.has-userpic .entry .poster {

Loading...