diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index 478e6de..96383d1 100644 --- a/static/styles.css +++ b/static/styles.css @@ -150,7 +150,7 @@ td { list-style-type: none; } -.mention-id-input { +.id-input { width: 60ex; } |