Reduced datetime picker width

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-11-04 16:37:57 +01:00
parent fb25c7c07f
commit b6351c4045
2 changed files with 28 additions and 21 deletions

View File

@@ -55,6 +55,7 @@ In order to move participant stats to the event table for existing events, you n
- Added missing `setup_db.psql` file (Geno)
- Fixed docker setup when using non-GNU make (JohanBaskovec)
- Fixed actors deletion that didn't cascade to followers
- Reduced datetime picker input width
### Security
- Sanitize event title to avoid XSS