mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Merge pull request #1055 from alphagov/quis-patch-1
Fix misaligned sidebar on the tour
This commit is contained in:
@@ -116,7 +116,7 @@
|
|||||||
@extend %banner;
|
@extend %banner;
|
||||||
background: $govuk-blue;
|
background: $govuk-blue;
|
||||||
color: $white;
|
color: $white;
|
||||||
margin-top: $gutter;
|
margin-top: 10px;
|
||||||
padding: $gutter;
|
padding: $gutter;
|
||||||
height: 475px;
|
height: 475px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user