* add padding-bottom for caption.

This commit is contained in:
chencongzhi520@gmail.com
2013-01-24 08:48:56 +00:00
parent 54e99a39d3
commit 3915ac5c4d
6 changed files with 5 additions and 6 deletions
-1
View File
@@ -1,4 +1,3 @@
#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}