don't wrap entry labels

This commit is contained in:
tophf 2017-12-29 18:19:25 +03:00
parent 673906cfd5
commit dea0edbdac

View File

@ -229,6 +229,7 @@ select {
padding: 2px 5px 3px; padding: 2px 5px 3px;
border-radius: 4px; border-radius: 4px;
margin-left: 1ex; margin-left: 1ex;
white-space: nowrap;
} }
.entry.usercss .style-name-link::after { .entry.usercss .style-name-link::after {