fix formatting on release notes page

This commit is contained in:
Matt Westcott 2016-06-15 18:15:21 +01:00
parent a2ec49e01a
commit 852a6de301

View file

@ -26,8 +26,8 @@ Minor features
Bug fixes
~~~~~~~~~
* Email templates and document uploader now support custom `STATICFILES_STORAGE` (Jonny Scholes)
* Removed alignment options (deprecated in HTML and not rendered by Wagtail) from `TableBlock` context menu (Moritz Pfeiffer)
* Email templates and document uploader now support custom ``STATICFILES_STORAGE`` (Jonny Scholes)
* Removed alignment options (deprecated in HTML and not rendered by Wagtail) from ``TableBlock`` context menu (Moritz Pfeiffer)
* Fixed incorrect CSS path on ModelAdmin's "choose a parent page" view