mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
CSS revision
This commit is contained in:
parent
4a14296e6d
commit
8b321837f4
1 changed files with 4 additions and 2 deletions
|
@ -763,8 +763,10 @@ div.dja__model-description{
|
||||||
}
|
}
|
||||||
|
|
||||||
.analytics-button-group {
|
.analytics-button-group {
|
||||||
|
// This button group has too many items
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
a {
|
// Fix a weird spacing issue with USWDS a buttons in DJA
|
||||||
min-width: 160px !important;
|
a.button {
|
||||||
|
padding: 6px 8px 10px 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue