summaryrefslogtreecommitdiffstats
path: root/web/html/css/containers.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/containers.css')
-rw-r--r--web/html/css/containers.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css
index db5bd0a1..237950f5 100644
--- a/web/html/css/containers.css
+++ b/web/html/css/containers.css
@@ -161,6 +161,9 @@ th.header {
border-bottom: #666 1px solid;
vertical-align: bottom;
}
+fieldset {
+ border: none;
+}
input,
textarea,
select {