[extensions-web] user menu: Correct the position of the dropdown arrow



commit 57030fd88e73953b6afd717bd97ba335a04a1923
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Sep 26 01:25:52 2012 -0300

    user menu: Correct the position of the dropdown arrow

 sweettooth/static/css/template.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/css/template.css b/sweettooth/static/css/template.css
index c0bba31..2e90cfa 100644
--- a/sweettooth/static/css/template.css
+++ b/sweettooth/static/css/template.css
@@ -107,7 +107,7 @@ a:visited {
 #global_domain_bar .user_popup:before {
     width: 20px;
     height: 10px;
-    margin-top: -25px;
+    margin-top: -17px;
     right: 10px;
     position: absolute;
     content: url(../images/globaldomain-popup-arrow.png);



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