Remove compact mode

Make the regular mode look like compact mode
This commit is contained in:
Niklas Laxström
2016-04-21 15:27:49 +05:30
parent 19e670153e
commit 2a538b78e1
9 changed files with 12 additions and 163 deletions

View File

@@ -8,9 +8,10 @@
/* Language list */
.uls-language-list {
height: 17em;
height: 20em;
overflow: auto;
width: auto;
background: #FCFCFC;
}
.uls-language-block ul {