yet more minor css polish

This commit is contained in:
John McLear 2014-11-29 02:24:19 +00:00
parent ed96c13a1f
commit d7e980cd47
1 changed files with 6 additions and 0 deletions

View File

@ -436,6 +436,12 @@ table#otheruserstable {
height: 13px;
overflow: hidden;
margin: 0 4px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.usertdswatch {
width: 1%