Merge pull request #96 from pauginer/adjust-height
Adjusted language list height
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user