kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-06-10 12:51 pm

[dw-nonfree] User's default icon is cut off in the title bar

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/3a476692625f]

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

Scale default icon in tropo header relative to browser's font size.

Patch by [personal profile] kareila.

Files modified:
  • htdocs/stc/tropo/tropo-base.css
--------------------------------------------------------------------------------
diff -r 226685012381 -r 3a476692625f htdocs/stc/tropo/tropo-base.css
--- a/htdocs/stc/tropo/tropo-base.css	Thu Jun 10 18:23:57 2010 +0800
+++ b/htdocs/stc/tropo/tropo-base.css	Thu Jun 10 07:51:16 2010 -0500
@@ -111,7 +111,9 @@ body {
     float: right;
 }
 #account-links-userpic img {
-    margin-top: 10px;
+    margin-top: 0.75em;
+    max-height: 7.5em;
+    max-width: 7.5em;
 }
 
 /**
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org