4 lines
257 B
CSS
4 lines
257 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 a{padding:5px}
|