fixed text input height
This commit is contained in:
parent
6f7035acfd
commit
11471eea00
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ Text[MULTI][BORDER]:read-only.inputreadonly {
|
||||||
font: 12px Arial, Helvetica, sans-serif;
|
font: 12px Arial, Helvetica, sans-serif;
|
||||||
border: 1px solid #aaaaaa;
|
border: 1px solid #aaaaaa;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 3px 10px 3px 10px;
|
padding: 0px 10px 0px 10px;
|
||||||
color: #aaaaaa;
|
color: #aaaaaa;
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
background-position: left top;
|
background-position: left top;
|
||||||
|
|
Loading…
Add table
Reference in a new issue