Commit d550377d authored by kushalpandya's avatar kushalpandya

Fix callout size to fit parent container

parent 3b00b038
...@@ -286,8 +286,8 @@ table.u2f-registrations { ...@@ -286,8 +286,8 @@ table.u2f-registrations {
} }
.user-callout { .user-callout {
margin: 0 auto; margin: 20px -5px auto -5px;
max-width: $screen-lg-min; margin-top: 20px;
.bordered-box { .bordered-box {
border: 1px solid $blue-300; 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