mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00

Admin pages that are based off the customize or plugin templates were wrapped in the `admin-container` class, which has slightly different margins to the `admin-config-page` class, which is used on most admin pages. This change ensures that all the admin pages have the same alignment.