Add hidden brackets around user nicks

This commit is contained in:
Daniel Leining 2015-05-10 20:11:29 -04:00
commit 0618a769d5
2 changed files with 5 additions and 1 deletions

View file

@ -15,6 +15,10 @@ a {
cursor: pointer;
}
.hidden-bracket {
font-size: 0px;
}
td.prefix {
text-align: right;
vertical-align: top;