summaryrefslogtreecommitdiff
path: root/app/views/groups
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-04-12 12:59:24 +0100
committerFilipa Lacerda <filipa@gitlab.com>2019-04-12 16:16:59 +0100
commit6e99ed5d41f752fb8d495bd3297f9897fb9fd52e (patch)
treea32261b2d6a9905094a0fdb359ce9bdea7b2a457 /app/views/groups
parent7457c1e1229cd1e90e608e8b247e2fbb217f05b6 (diff)
downloadgitlab-ce-6e99ed5d41f752fb8d495bd3297f9897fb9fd52e.tar.gz
Fixes stylelint for page_title.scss59873-page-title
Replaces CSS with BS4 Utility classes
Diffstat (limited to 'app/views/groups')
-rw-r--r--app/views/groups/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/new.html.haml b/app/views/groups/new.html.haml
index 6269678079a..06e05d898d6 100644
--- a/app/views/groups/new.html.haml
+++ b/app/views/groups/new.html.haml
@@ -3,7 +3,7 @@
- page_title _('New Group')
- header_title _("Groups"), dashboard_groups_path
-.page-title-holder
+.page-title-holder.d-flex.align-items-center
%h1.page-title= _('New group')
.row.prepend-top-default
.col-lg-3.profile-settings-sidebar