fixed taskbar, tabs were stacking vertically instead of horizontally

v1.18.x
psychobunny 12 years ago
parent aa5e5f9cc0
commit a19e836d63

@ -53,6 +53,8 @@
}
li {
float: left;
a > span {
.inline-block;
max-width: 200px;

Loading…
Cancel
Save