summaryrefslogtreecommitdiffstats
path: root/web/html/css/aurweb.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/aurweb.css')
-rw-r--r--web/html/css/aurweb.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css
index 620e0fa..6f2a1e5 100644
--- a/web/html/css/aurweb.css
+++ b/web/html/css/aurweb.css
@@ -108,3 +108,7 @@ span.hover-help {
border-bottom: 1px dotted black;
cursor:help;
}
+
+label.confirmation {
+ width: auto;
+}