mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +02:00
Fix small typo introduced in e2029e1
This commit is contained in:
@@ -212,7 +212,7 @@ input[type="month"] {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
label {
|
label {
|
||||||
min-height: @line-height-computed; // Ensure the input doens't jump when no text
|
min-height: @line-height-computed; // Ensure the input doesn't jump when there is no text
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
Reference in New Issue
Block a user