Skip to content

Commit 84ac07f

Browse files
authored
Merge pull request #3113 from TechnologyEnhancedLearning/DLS-Release-v1.2.0
Dls release v1.2.0 to DEV
2 parents 5ddb235 + 8c6d5e7 commit 84ac07f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

DigitalLearningSolutions.Web/Views/Shared/_Layout.cshtml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,11 @@
159159
<partial name="_UserFeedbackBarPartial" model=@(userResearchUrl) />
160160
</feature>
161161

162-
@RenderSection("NavBreadcrumbs", false)
162+
163163
</header>
164+
<div class="nhsuk-grid-row">
165+
@RenderSection("NavBreadcrumbs", false)
166+
</div>
164167
<div class="nhsuk-width-container" id="maincontentwrapper">
165168
<main class="nhsuk-main-wrapper" id="maincontent" tabindex="-1">
166169
@RenderBody()

0 commit comments

Comments
 (0)