summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/style.css b/data/style.css
index 3b478cca..6f643b97 100644
--- a/data/style.css
+++ b/data/style.css
@@ -429,13 +429,13 @@ table thead td {
font-weight: bold;
background-color: $secbg$;
}
-form.search {
+fieldset.search {
display: block;
width: 100%;
text-align: center;
margin: 0 0 10px 0;
}
-form.search .submit {
+fieldset.search .submit {
padding: 0 1px;
}