Commit d550377d authored by kushalpandya's avatar kushalpandya

Fix callout size to fit parent container

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