aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-03-01 12:22:47 +0200
committerJan Tuomi <jan@jantuomi.fi>2024-12-21 19:43:13 +0200
commit4059c85229e8ab2a180e13bcca23c0e30687eedc (patch)
tree68338cf7a941269e4286229f40917ecf351ebd89 /static
parent4ad8fae0f1641f6c023d6de5e1407056b703a332 (diff)
Improve styles, error handling
Diffstat (limited to 'static')
-rw-r--r--static/styles.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index 301834b..fae665b 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -120,7 +120,6 @@ table {
.vote-table td input[type="checkbox"] {
margin: 0;
- width: 100%;
}
.danger-zone {