gitlab-org--gitlab-foss/app/views/admin/groups
Takuya Noguchi 55826e7783 Remove .card-title from .card-header for BS4 migration
Replaces .card-header > hX.card-title with hX.card-header to remove
.card-title. At a occurrence where bold styling is not necessary,
div.card-header is used instead.
By full removal of .card-title at the moment, all workarounds for
BS4's card-title are removed as well.

More information: https://getbootstrap.com/docs/4.0/migration/#panels

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-19 22:50:34 +09:00
..
_form.html.haml Prioritize group settings, improve panel titles, disable submit without changes 2018-10-15 13:36:19 +00:00
_group.html.haml i18n: externalize strings from 'app/views/admin/groups' 2018-07-13 01:36:09 +10:00
edit.html.haml i18n: externalize strings from 'app/views/admin/groups' 2018-07-13 01:36:09 +10:00
index.html.haml Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
new.html.haml i18n: externalize strings from 'app/views/admin/groups' 2018-07-13 01:36:09 +10:00
show.html.haml Remove .card-title from .card-header for BS4 migration 2018-10-19 22:50:34 +09:00