Adwaita: theme the shortcuts window search results

Add some margins, and, since we can, also move the spacing here.
This commit is contained in:
Matthias Clasen 2017-10-07 22:45:49 -04:00
parent c9eab36216
commit f8c48240d9

View File

@ -4376,6 +4376,11 @@ shortcuts-section {
margin: 20px;
}
.shortcuts-search-results {
margin: 20px;
border-spacing: 24px;
}
// shortcut window keys
.keycap {
min-width: 20px;