summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2018-10-26 18:33:51 +0200 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2018-10-26 18:33:51 +0200 |
commit | 14db0da97f92c3c47c270793c87a86ebac34cdac (patch) | |
tree | f176d4e47ec18a5fdd4df437836d19fdef994709 /src/css | |
parent | 343f1487285eee3167aaf07d8fadb26c8f0757c6 (diff) |
...
Diffstat (limited to 'src/css')
-rw-r--r-- | src/css/src/roster-editor/selection-window.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css/src/roster-editor/selection-window.scss b/src/css/src/roster-editor/selection-window.scss index 02d6249..c719ea0 100644 --- a/src/css/src/roster-editor/selection-window.scss +++ b/src/css/src/roster-editor/selection-window.scss @@ -30,6 +30,7 @@ flex-flow: row wrap; justify-content: space-between; overflow-y: scroll; + padding: 0.5em; } .selection-window-listing > * |