2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

fix typo in comment

This commit is contained in:
Chris Rebert
2013-08-02 16:36:54 -07:00
parent f6cec812a6
commit 0fefbbe659
+1 -1
View File
@@ -123,7 +123,7 @@
.btn-large {
padding: @padding-large-vertical @padding-large-horizontal;
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;
}
.btn-small,