fixed taskbar, tabs were stacking vertically instead of horizontally

This commit is contained in:
psychobunny
2013-08-29 04:03:36 +08:00
parent aa5e5f9cc0
commit a19e836d63

View File

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