fixed text input height

This commit is contained in:
anhefti 2019-11-18 13:20:00 +01:00
parent 6f7035acfd
commit 11471eea00

View file

@ -264,7 +264,7 @@ Text[MULTI][BORDER]:read-only.inputreadonly {
font: 12px Arial, Helvetica, sans-serif;
border: 1px solid #aaaaaa;
border-radius: 0;
padding: 3px 10px 3px 10px;
padding: 0px 10px 0px 10px;
color: #aaaaaa;
background-repeat: repeat;
background-position: left top;