Reduce callout margin prop declaration
This commit is contained in:
parent
229a70a88c
commit
fb74dbda07
1 changed files with 1 additions and 2 deletions
|
@ -286,8 +286,7 @@ table.u2f-registrations {
|
|||
}
|
||||
|
||||
.user-callout {
|
||||
margin: 20px -5px auto -5px;
|
||||
margin-top: 20px;
|
||||
margin: 20px -5px 0;
|
||||
|
||||
.bordered-box {
|
||||
border: 1px solid $blue-300;
|
||||
|
|
Loading…
Reference in a new issue