1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 02:42:26 +00:00

[select2] fixup after rebase

This commit is contained in:
llj
2018-08-01 14:24:14 +08:00
parent dbce5a6d7c
commit 5fe0865629
2 changed files with 18 additions and 2 deletions

View File

@@ -1749,7 +1749,7 @@ button.sf-dropdown-toggle:focus {
}
.select2-container--default .select2-search--inline .select2-search__field {
padding:0 5px;
box-sizing:content-box;
min-width: 2em; /* make sure there is enough space */
}
.select2-results__option .avatar {
margin-right:10px;