diff --git a/_layouts/main.html b/_layouts/main.html index 26765d7b..3c4d0754 100755 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -21,7 +21,7 @@ .movie-title { font-size: 1.2em; padding-bottom: 15px; } .movie-synopsis { font-size: .8em; color: #888; } .select2-highlighted .movie-synopsis { font-size: .8em; color: #eee; } - .bigdrop .select2-results {max-height: 300px;} + .bigdrop.select2-container .select2-results {max-height: 300px;}