Commit 0fefbbe6 authored by Chris Rebert's avatar Chris Rebert

fix typo in comment

parent f6cec812
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
.btn-large { .btn-large {
padding: @padding-large-vertical @padding-large-horizontal; padding: @padding-large-vertical @padding-large-horizontal;
font-size: @font-size-large; font-size: @font-size-large;
line-height: 1.33; // ensure even-numbered height of butotn next to large input line-height: 1.33; // ensure even-numbered height of button next to large input
border-radius: @border-radius-large; border-radius: @border-radius-large;
} }
.btn-small, .btn-small,
......
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