don't cut the text in a closed sort selector

#319
This commit is contained in:
tophf 2017-12-29 17:54:15 +03:00
parent af6c3a79d5
commit 673906cfd5

View File

@ -883,7 +883,7 @@ input[id^="manage.newUI"] {
} }
#manage\.newUI\.sort { #manage\.newUI\.sort {
padding-right: 18px; padding: 0 18px 0 4px;
width: 100%; width: 100%;
} }