librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1425] Fix avatar being displayed on top of username o


From: Michael Sheldon
Subject: [Librefm-commits] [1425] Fix avatar being displayed on top of username on profile pages ( fixed bug #26496)
Date: Fri, 08 May 2009 22:40:38 +0000

Revision: 1425
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1425
Author:   elleo
Date:     2009-05-08 22:40:38 +0000 (Fri, 08 May 2009)
Log Message:
-----------
Fix avatar being displayed on top of username on profile pages (fixed bug 
#26496)

Ticket Links:
:-----------
    http://savannah.gnu.org/bugs/?26496

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/alpha.css

Modified: trunk/nixtape/themes/librefm/alpha.css
===================================================================
--- trunk/nixtape/themes/librefm/alpha.css      2009-05-08 22:30:46 UTC (rev 
1424)
+++ trunk/nixtape/themes/librefm/alpha.css      2009-05-08 22:40:38 UTC (rev 
1425)
@@ -227,7 +227,7 @@
 .user .avatar img, .group .avatar img
 {
        position: absolute;
-       top: 8px;
+       top: 3em;
        left: 8px;
        border: 1px solid black;
 }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]