5 lines
66 B
CSS
5 lines
66 B
CSS
|
/* IE7 specific styles */
|
||
|
|
||
|
#form_notice textarea {
|
||
|
width:370px;
|
||
|
}
|