mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-27 09:29:22 -04:00
Tweak the spacing of the organisation breadcrumb
The service name wasn’t quite lining up with the column.
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