1
0
mirror of synced 2024-11-25 22:36:03 +03:00

fix example bigdrop style

This commit is contained in:
Igor Vaynberg 2012-06-19 21:44:01 -07:00
parent d7b3726920
commit d13bcc0dd4

View File

@ -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;}
</style>