diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 742a0a93a19..59ae78bf4f3 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -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; }