Commit dc22226b authored by Heinrich Fenkart's avatar Heinrich Fenkart

Fix small typo introduced in e2029e12

parent 520b3547
...@@ -212,7 +212,7 @@ input[type="month"] { ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment