summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-09-08 16:27:17 -0400
committerEvan Prodromou <evan@prodromou.name>2008-09-08 16:27:17 -0400
commit5d3cd4feff1bf5e1b67c50062bfd56df8bd06ab1 (patch)
tree8a1ce5e1035b95bcf6b34851152b97c28cc61b8f /theme
parentb4db40ce1df43adcf4c29c0d96b940100581cf75 (diff)
move fave form, float right
darcs-hash:20080908202717-84dde-4f89d50c07dfd16ff71f80c4115159eb8b01e9ce.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/stoica/display.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css
index a0f37fc4d..a6de393bf 100644
--- a/theme/stoica/display.css
+++ b/theme/stoica/display.css
@@ -649,6 +649,7 @@ input#openid_url {
form#disfavor, form.disfavor {
display: inline;
+ float: right;
}
input#disfavor, input.disfavor {
@@ -662,6 +663,7 @@ input#disfavor, input.disfavor {
form#favor, form.favor {
display: inline;
+ float: right;
}
input#favor, input.favor {