Fix css md theme
This commit is contained in:
parent
ad5f65e988
commit
a1990f4c63
@ -711,6 +711,7 @@ div.statusref {
|
|||||||
padding-right: 12px;
|
padding-right: 12px;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
img.photoref {
|
img.photoref {
|
||||||
height: 80px;
|
height: 80px;
|
||||||
@ -3492,7 +3493,7 @@ a span.select2-chosen
|
|||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
span.noborderoncategories a, li.noborderoncategories a {
|
span.noborderoncategories a, li.noborderoncategories a {
|
||||||
color: #fff;
|
color: #fff !important;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user