[extensions-web] css: Align extra buttons better



commit 3d75a99c754ab59b7b085e1663a5a043d3212759
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Jun 15 15:53:14 2012 -0400

    css: Align extra buttons better

 sweettooth/static/css/sweettooth.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index fa466bb..b587af9 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -777,7 +777,7 @@ input[type=submit], button {
 .extension .extra-buttons {
     position: absolute;
     margin-left: -172px;
-    margin-top: 8px;
+    margin-top: 4px;
     width: 72px;
 }
 



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