Reduce the width of the user search box.

(imported from commit 715175c51f292a89ad68fa780b94c332fdd1f436)
This commit is contained in:
Steve Howell 2014-01-14 11:05:22 -05:00 committed by Tim Abbott
parent 85ff523965
commit 33494dc342
1 changed files with 1 additions and 1 deletions

View File

@ -3731,5 +3731,5 @@ li.show-more-topics a {
}
.user-list-filter {
width: 100%;
width: 80%;
}