remove white-space wrapping in dropdown li's

This commit is contained in:
Felix Niklas 2015-10-15 11:46:40 +02:00
parent b4e2548150
commit ba949ab31b

View file

@ -4945,6 +4945,7 @@ footer {
line-height: 39px;
padding: 0 15px;
cursor: pointer;
white-space: nowrap;
}
.dropdown li:not(:first-child) {