summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/containers.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css
index fc092de..12362f6 100644
--- a/web/html/css/containers.css
+++ b/web/html/css/containers.css
@@ -187,4 +187,8 @@ input.button {
font-size: 12px;
padding: 2px 8px;
}
+input[type=image] {
+ border: 0;
+ background: none;
+}