Commit 7e06bdfb authored by Randall Leeds's avatar Randall Leeds

Make button icons larger

Partly a reaction to fce1f2c, which made icons overall smaller.
parent cde1bf06
...@@ -257,7 +257,9 @@ ...@@ -257,7 +257,9 @@
// Positions the icon nicely within the button. // Positions the icon nicely within the button.
.btn-icon { .btn-icon {
vertical-align: middle; font-size: 1.4em;
margin-right: .25em;
vertical-align: top;
} }
// Absolutely positions a message/icon to the left of a button. // Absolutely positions a message/icon to the left of a button.
......
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