remove unneeded cdmHeader margins

This commit is contained in:
Andrew Dolgov 2013-05-07 19:39:41 +04:00
parent d310348460
commit 4f8c4df138
1 changed files with 0 additions and 5 deletions

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;
}