mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
UI: More consistent alignment and padding See the commits for more details, the messages mostly speak for themselves. # Highlights: ## Merge request form bottom Before:  After:  ## Issue header Before:  After:  ## Empty repository message Before:  After:  Fixes #3742 and https://dev.gitlab.org/gitlab/gitlabhq/issues/2594 See merge request !1953