mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Merge pull request #830 from nlegoff/fix_1611
[3.8] Fix #1611 CSS issue with user list
This commit is contained in:
@@ -258,7 +258,7 @@
|
|||||||
|
|
||||||
.ui-autocomplete li.list-item {
|
.ui-autocomplete li.list-item {
|
||||||
width:280px;
|
width:280px;
|
||||||
height:45px;
|
min-height:45px;
|
||||||
display:block;
|
display:block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user