Skip to content
Snippets Groups Projects
Commit 3ac0d153 authored by Angie Byron's avatar Angie Byron
Browse files

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

parent c142721a
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment