fixes some minor things in PRs

This commit is contained in:
Shannon
2014-10-16 14:53:55 +10:00
parent b68f79d569
commit 8697829982
2 changed files with 1 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
transition: all .5s;
width: 60px;
padding: 4px 0 4px 20px;
border: 1px solid @grayLight
border: 1px solid @grayLight;
}
.umb-listview table input::-webkit-input-placeholder {