summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-16 13:41:37 +0400
committerAndrew Dolgov <[email protected]>2013-03-16 13:41:37 +0400
commitdbd7e915ddfe1b237078264c99fbf0f185e87e16 (patch)
tree26cf041736e421072a023a0822c7bea330b3f8fc
parentbdb7d62e9f806f8e35bfbe55505546fceb8b7e80 (diff)
cdmContentInner: fix margins
-rw-r--r--cdm.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdm.css b/cdm.css
index 63ae2804d..f5572f1a3 100644
--- a/cdm.css
+++ b/cdm.css
@@ -55,7 +55,7 @@ div.cdmContent a:hover {
}
div.cdmContentInner {
- margin : 0px 10px 10px 10px;
+ margin : 10px;
}
div.cdmContentInner img {