mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-27 13:51:12 -05:00
Merge pull request #3350 from alphagov/org-breadcrumb-alignment
Tweak the spacing of the organisation breadcrumb
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
max-width: 25%;
|
||||
padding: $padding-top 20px $padding-bottom 0;
|
||||
margin-right: 7px;
|
||||
margin-right: 5px;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
position: absolute;
|
||||
top: -1px;
|
||||
bottom: 1px;
|
||||
right: 6px;
|
||||
right: 7px;
|
||||
width: 7px;
|
||||
height: 7px;
|
||||
margin: auto 0;
|
||||
|
||||
Reference in New Issue
Block a user