Give the #updater and #stats a z-index

This commit is contained in:
Zixaphir 2013-08-15 23:31:05 -07:00
parent 3432501779
commit d279b1f499
3 changed files with 3 additions and 2 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

@ -368,6 +368,7 @@ th {
.float #thread-stats,
.float #updater {
position: fixed;
z-index: 25;
}
#update-status.new::after {
content: ', ';