mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fix typo in comment
This commit is contained in:
+1
-1
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user