mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 19:48:36 +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 {
|
||||
// This button group has too many items
|
||||
flex-wrap: wrap;
|
||||
a {
|
||||
min-width: 160px !important;
|
||||
// Fix a weird spacing issue with USWDS a buttons in DJA
|
||||
a.button {
|
||||
padding: 6px 8px 10px 8px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue