testing increase width of form
This commit is contained in:
parent
e38c8e7a8b
commit
b26f349581
1 changed files with 7 additions and 0 deletions
|
|
@ -426,3 +426,10 @@ i {
|
|||
font-family: monospace;
|
||||
border: 1px silver solid;
|
||||
}
|
||||
|
||||
#form .layout tr td:nth-child(3),
|
||||
#form .layout tr td:nth-child(3) input,
|
||||
#form .layout tr td:nth-child(3) textarea {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue