mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Change banner content to just cover analytics
Follows discussions with @quis, @yahoopete and @karlchillmaid.
This commit is contained in:
@@ -7,3 +7,13 @@
|
||||
column-count: 4;
|
||||
}
|
||||
}
|
||||
|
||||
// Class to extend govuk-button to allow it to sit alongside other inline content
|
||||
.govuk-button__inline {
|
||||
vertical-align: top;
|
||||
margin-bottom: 0;
|
||||
|
||||
@include govuk-media-query($from: tablet) {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user