Reduce callout margin prop declaration

This commit is contained in:
kushalpandya 2017-07-06 14:42:51 +05:30
parent 229a70a88c
commit fb74dbda07

View file

@ -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;