2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Fix small typo introduced in e2029e1

This commit is contained in:
Heinrich Fenkart
2014-07-07 09:23:12 +02:00
parent 520b3547a4
commit dc22226b95
+1 -1
View File
@@ -212,7 +212,7 @@ input[type="month"] {
margin-bottom: 10px;
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;
margin-bottom: 0;
font-weight: normal;