diff options
Diffstat (limited to 'core/search/css/results.css')
-rw-r--r-- | core/search/css/results.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/core/search/css/results.css b/core/search/css/results.css index 2e3791a47f0..5369a3093d9 100644 --- a/core/search/css/results.css +++ b/core/search/css/results.css @@ -30,9 +30,6 @@ padding: 28px 0 28px 56px; font-size: 18px; } -.has-favorites:not(.hidden) ~ #searchresults .status { - padding-left: 102px; -} #searchresults .status.fixed { position: fixed; bottom: 0; @@ -67,10 +64,6 @@ background-position: right center; background-repeat: no-repeat; } -.has-favorites:not(.hidden) ~ #searchresults td.icon { - width: 86px; - background-size: 32px; -} #searchresults tr.template { display: none; |