5 lines
50 B
CSS
5 lines
50 B
CSS
input[type="text"]{
|
|
display:inline;
|
|
width:auto;
|
|
}
|
input[type="text"]{
|
|
display:inline;
|
|
width:auto;
|
|
}
|