Merge pull request #96 from pauginer/adjust-height

Adjusted language list height
This commit is contained in:
Santhosh Thottingal
2013-05-30 23:33:33 -07:00

View File

@@ -8,7 +8,7 @@
/* Language list */ /* Language list */
.uls-language-list { .uls-language-list {
height: 22em; height: 17em;
overflow: auto; overflow: auto;
width: auto; width: auto;
} }