6 lines
115 B
CSS
6 lines
115 B
CSS
![]() |
/* Welcome to the wonderful world of kludgey IE fixes */
|
||
|
|
||
|
.wideload {
|
||
|
overflow: auto;
|
||
|
width: 100%;
|
||
|
}
|