aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorZarino Zappia <mail@zarino.co.uk>2018-05-18 16:00:04 +0100
committerZarino Zappia <mail@zarino.co.uk>2018-05-21 11:19:14 +0100
commit1c8249e4b9a7199cad448de3eeb8e1c6b0fb7f1f (patch)
tree5eae5fd68806352e9065e8f141b78c619b4a9b06 /CHANGELOG.md
parentf6e756b94897c6a7a94beab296b5788da3208a8b (diff)
Avoid empty space either side of "key tools" drawer when open
Fixes #2124.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b54031a4..4813d7597 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,7 @@
- Make OpenGraph description translatable.
- Stop double-escaping title in alert-update email.
- Use inspection states in response template admin.
+ - Fixed CSS padding/overflow bug during sidebar "drawer" animations. #2132
- Admin improvements:
- Inspectors can set non_public status of reports. #1992
- Default start date is shown on the dashboard.