Issue #1653400 by droplet: Fixed No 'padding: none'.

merge-requests/26/head
webchick 2012-06-30 11:39:03 -07:00
parent c142721ae9
commit 3ac0d15345
1 changed files with 1 additions and 1 deletions

View File

@ -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 {