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