make user list a document so it's easy to navigate by screen readers

This commit is contained in:
John McLear 2015-03-31 14:11:49 +01:00
parent 3126d7196e
commit 0f0a6c73ac
2 changed files with 2 additions and 2 deletions

View file

@ -756,7 +756,7 @@ table#otheruserstable {
}
.buttonicon:focus{
border: 1px solid #fff;
border: 1px solid #666;
}
.buttonicon-bold:before {
content: "\e81c";