5 lines
286 B
CSS
5 lines
286 B
CSS
#productsBox span{display:block; float:left; width:250px; overflow:hidden; word-break:keep-all; white-space:nowrap}
|
|
#whitelistBox span{display:block; float:left; width:150px; overflow:hidden; word-break:keep-all; white-space:nowrap}
|
|
caption {margin-bottom:10px}
|
|
caption a{padding:5px}
|