From e1a939147fba180557314514c52ce9a6f9fc8a01 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Sun, 1 Jul 2012 09:12:31 +0000 Subject: [PATCH] * set margin of row2. --- module/my/css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/module/my/css/index.css b/module/my/css/index.css index 74dc6032d7..9488d41121 100644 --- a/module/my/css/index.css +++ b/module/my/css/index.css @@ -1,4 +1,5 @@ #row1{margin-bottom:20px} +#row2{margin-bottom:10px} #row1 .table-1, #row1 caption{border:none} #row2 .table-1, #row2 caption{border:none}