mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
commit
d3c86bdd67
1 changed files with 7 additions and 1 deletions
|
|
@ -76,4 +76,10 @@
|
|||
.systemtags-select2-container .select2-choices .select2-search-field input {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.systemtags-select2-dropdown .label {
|
||||
width:85%;
|
||||
display:-moz-inline-box;
|
||||
display:inline-block;
|
||||
overflow:hidden;
|
||||
text-overflow:ellipsis;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue