Skip to content

web: standardize top margin in site admin area

Administrator requested to merge standard-top-margin-site-admin into master

Created by: sqs

Previously, most (but not all) site admin pages specified mt-3 or equivalent for a margin-top. Some pages did not, which meant that the were incorrectly flush with the global nav. Instead of having each site admin page specify mt-3, this changes it to just specify that in the parent component.

Merge request reports

Loading