1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-09 02:31:34 +00:00

remove unneeded cdmHeader margins

This commit is contained in:
Andrew Dolgov
2013-05-07 19:39:41 +04:00
parent d310348460
commit 4f8c4df138

View File

@@ -49,11 +49,6 @@ div.cdmContent a {
color : #4684ff;
}
div.cdm.expanded div.cdmHeader {
margin-right : 4px;
margin-left : 4px;
}
div.cdmContent a:hover {
color : black;
}