Fix css md theme

This commit is contained in:
Laurent Destailleur 2015-12-21 17:34:21 +01:00
parent ad5f65e988
commit a1990f4c63

View File

@ -711,6 +711,7 @@ div.statusref {
padding-right: 12px;
margin-top: 8px;
margin-bottom: 10px;
clear: both;
}
img.photoref {
height: 80px;
@ -3492,7 +3493,7 @@ a span.select2-chosen
color: #fff !important;
}
span.noborderoncategories a, li.noborderoncategories a {
color: #fff;
color: #fff !important;
line-height: normal;
vertical-align: top;
}