1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 23:45:55 +00:00

cdmContentInner: fix margins

This commit is contained in:
Andrew Dolgov
2013-03-16 13:41:37 +04:00
parent bdb7d62e9f
commit dbd7e915dd

View File

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