summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-05-21 05:46:38 +0000
committerZach Copley <zach@controlyourself.ca>2009-05-21 05:46:38 +0000
commit07de94ca99c5541b26da9292c4eaa3d80bee3dbe (patch)
treeb539b139198720edbf7859dce59d7187f65f65c5 /theme/base
parent54cd0a2046c417fd072bb4cf79aeda163cf760af (diff)
parent689dd9ee5f81e3e2472e92b10248fecd39638160 (diff)
Merge branch '0.8.x' into fbconnect
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 8bd0ae1c4..edec14163 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -198,9 +198,11 @@ padding:0 7px;
}
+.form_settings input.form_action-primary {
+padding:0;
+}
.form_settings input.form_action-secondary {
margin-left:29px;
-padding:0;
}
#form_search .submit {