mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-06 00:48:46 -04:00
fixed css
This commit is contained in:
@@ -157,15 +157,14 @@ td.table-empty-message {
|
||||
}
|
||||
}
|
||||
|
||||
.usa-button svg {
|
||||
.usa-button img {
|
||||
margin-left: .5rem;
|
||||
height: 1rem;
|
||||
}
|
||||
|
||||
.login-button.login-button--primary, .login-button.login-button--primary:hover {
|
||||
color: #112e51;
|
||||
background-color: #fff;
|
||||
border: 1px solid #767676;
|
||||
.login-button.login-button--primary,.login-button.login-button--primary:hover{
|
||||
color:#112e51;background-color:#fff;
|
||||
border:1px solid #767676;
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user