projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf82ca0
)
Improve layout of OpenID buttons
author
Tom Hughes
<tom@compton.nu>
Sat, 21 May 2011 13:54:15 +0000
(14:54 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sat, 21 May 2011 13:54:15 +0000
(14:54 +0100)
public/stylesheets/common.css
patch
|
blob
|
history
diff --git
a/public/stylesheets/common.css
b/public/stylesheets/common.css
index 18c7917f32d2b65ad42983babf3e533938f6c1a3..509fce0e81e1edfef4c551de87956c28c2035877 100644
(file)
--- a/
public/stylesheets/common.css
+++ b/
public/stylesheets/common.css
@@
-723,6
+723,17
@@
table.browse_details th {
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;
}