Adjusted language list height
The language list height has been reduced in order to avoid overflow on small screens.
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