mirror of https://github.com/twbs/bootstrap.git
fix typo in comment
This commit is contained in:
parent
f6cec812a6
commit
0fefbbe659
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue