diff --git a/htroot/env/base.css b/htroot/env/base.css index 40be596d1..c7a7a70f0 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -92,7 +92,7 @@ a[href^="http://"], a[href^="https://"] { } /* exception for links in search results and image links */ -a[target="_self"], a[class="forceNoExternalIcon"], a[class="navbar-brand"], a[class="yacylogo"], .searchresults a { +a[target="_self"], a[class="forceNoExternalIcon"], a[class="navbar-brand hidden-xs"], a[class="navbar-brand"], a[class="yacylogo"], .searchresults a { background: transparent; padding-right: 0px; }