diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2024-03-01 12:22:47 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2024-12-21 19:43:13 +0200 |
| commit | 4059c85229e8ab2a180e13bcca23c0e30687eedc (patch) | |
| tree | 68338cf7a941269e4286229f40917ecf351ebd89 /static | |
| parent | 4ad8fae0f1641f6c023d6de5e1407056b703a332 (diff) | |
Improve styles, error handling
Diffstat (limited to 'static')
| -rw-r--r-- | static/styles.css | 1 |
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 { |
