update files

This commit is contained in:
nuintun
2015-11-23 16:28:12 +08:00
parent 034871ef5d
commit 51a559c320
5 changed files with 25 additions and 7 deletions

View File

@@ -357,7 +357,11 @@ header [class*=" icon-"] {
color: #333;
}
.ui-command a {
padding: 0 6px;
padding: 0 10px;
max-width: 130px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ui-command-more .icon-expand {
font-size: 24px;