Commit c0ede38d authored by Takuya Noguchi's avatar Takuya Noguchi

Remove an unnecessary element from every page

Almost every page is affected.
Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent a69607ef
......@@ -19,7 +19,6 @@
= yield :customize_homepage_banner
- unless @hide_breadcrumbs
= render "layouts/nav/breadcrumbs"
.d-flex
%div{ class: "#{(container_class unless @no_container)} #{@content_class}" }
.content{ id: "content-body" }
= render "layouts/flash", extra_flash_class: 'limit-container-width'
......
---
title: Remove an unnecessary element from every page
merge_request: 42769
author: Takuya Noguchi
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment