]> git.openstreetmap.org Git - rails.git/commitdiff
Improve layout of OpenID buttons
authorTom Hughes <tom@compton.nu>
Sat, 21 May 2011 13:54:15 +0000 (14:54 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 21 May 2011 13:54:15 +0000 (14:54 +0100)
public/stylesheets/common.css

index 18c7917f32d2b65ad42983babf3e533938f6c1a3..509fce0e81e1edfef4c551de87956c28c2035877 100644 (file)
@@ -723,6 +723,17 @@ table.browse_details th {
   margin-top: 5px;
 }
 
   margin-top: 5px;
 }
 
+table#login_openid_buttons {
+  padding-bottom: 10px;
+}
+
+#login_openid_buttons td {
+  padding-left: 10px;
+  padding-right: 10px;
+  padding-top: 5px;
+  padding-bottom: 5px;
+}
+
 #login_openid_buttons img {
   border: 0;
 }
 #login_openid_buttons img {
   border: 0;
 }