mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Remove unwanted padding
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
b0cf78aa1e
commit
d89143524b
1 changed files with 0 additions and 1 deletions
|
|
@ -252,7 +252,6 @@ select:hover {
|
|||
padding: 0;
|
||||
}
|
||||
#select2-drop .select2-results .select2-result-label {
|
||||
padding: 12px !important;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
|
|||
Loading…
Reference in a new issue