Fixed test failures.

This commit is contained in:
Per Lundberg 2016-04-30 22:01:04 +03:00
parent adf68626bd
commit 220722e321
3 changed files with 1 additions and 11 deletions

View file

@ -1,3 +1,4 @@
button,
input { background: white; min-height: 1.0em; padding: 0em; padding-left: 0.25em; padding-right: 0.25em; border: solid lightgrey 1px; color: black; font-family: sans-serif; font-size: 0.7em; white-space: nowrap; text-align: left; line-height: 1.8; }
textarea { background: white; min-height: 1.0em; padding: 0em; padding-left: 0.25em; padding-right: 0.25em; border: solid lightgrey 1px; color: black; font-family: sans-serif; font-size: 0.7em; white-space: pre; }
input::selection,