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 {
float: left;
a > span {
.inline-block;
max-width: 200px;