Fix ref select search width

This commit is contained in:
randx 2012-09-18 21:05:33 +03:00
parent aaec545a67
commit 4ecf23d2ad
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
}
.chzn-search input {
min-width:300px;
min-width:365px;
}
}