From a7f003e0e0a4c4a3218a4938136038e80f642245 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 13 Nov 2010 00:42:28 +0300 Subject: cdm: display mark/pub icons on the left --- cdm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cdm.css') diff --git a/cdm.css b/cdm.css index 394f5da50..8681832b5 100644 --- a/cdm.css +++ b/cdm.css @@ -16,7 +16,7 @@ div.cdmHeader input { } div.cdmHeader img, div.cdmFooter img { - margin-left : 5px; + margin : 0px 2px 0px 2px; width : 16px; height : 16px; } -- cgit v1.2.3