Commit 991b2a5e authored by Justin Ho's avatar Justin Ho

Fix vertical alignment of spinner inside buttons

parent 531b3ad6
......@@ -49,3 +49,9 @@
@include spinner-color($white);
}
}
.btn {
.spinner {
vertical-align: text-bottom;
}
}
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