More space between boxes

This commit is contained in:
Laurent Destailleur 2012-03-18 03:48:12 +01:00
parent 96e9e088e3
commit 55af663784

View File

@ -1576,6 +1576,7 @@ div.tabBar .noborder {
-moz-box-shadow: 4px 4px 4px #CCC;
-webkit-box-shadow: 4px 4px 4px #CCC;
box-shadow: 4px 4px 4px #CCC;
margin-bottom: 8px !important;
}