cdmContentInner: fix margins

This commit is contained in:
Andrew Dolgov 2013-03-16 13:41:37 +04:00
parent bdb7d62e9f
commit dbd7e915dd
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ div.cdmContent a:hover {
}
div.cdmContentInner {
margin : 0px 10px 10px 10px;
margin : 10px;
}
div.cdmContentInner img {