diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/bartik/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index 4fb821025..8e9520210 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -1488,7 +1488,7 @@ ol.search-results { } .search-results li:last-child { border-bottom: none; - padding-bottom: none; + padding-bottom: 0; margin-bottom: 1em; } .search-results .search-snippet-info { |