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 */
|
||||
.uls-language-list {
|
||||
height: 22em;
|
||||
height: 17em;
|
||||
overflow: auto;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user