Fix threadwatcher CSS

This commit is contained in:
Zixaphir 2013-08-18 22:41:25 -07:00
parent 85f86371a7
commit f38e3460f4
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -774,7 +774,7 @@ th {
.rounded-edges #thread-watcher {
border-radius: 3px;
}
#thread-watcher > div {
#watched-threads > div {
max-height: 1.3em;
overflow: hidden;
}