5 lines
67 B
CSS
5 lines
67 B
CSS
form#form_resize {
|
|
float: left;
|
|
margin: 0;
|
|
width: 60%;
|
|
}
|