Commit f432d71e authored by kushalpandya's avatar kushalpandya

Reduce callout margin prop declaration

parent f993f999
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment