Commit dbad717c authored by David Schnur's avatar David Schnur

Give the example placeholder its own line-height.

This way it doesn't inherit from something further up, whose line-height
may be more or less than we expect.
parent 55e671b7
......@@ -89,7 +89,7 @@ input[type=checkbox] {
width: 100%;
height: 100%;
font-size: 14px;
line-height: 14px;
line-height: 1.2em;
}
.legend table {
......
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