".null" only happens on Firefox, it seems.

This commit is contained in:
Zixaphir 2013-05-08 05:46:31 -07:00
parent 7b85262031
commit 27e17cf718
5 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -285,7 +285,7 @@ else "
#{Style.sizing}: border-box;
}
/* Updater */
#update-status:not(.null)::after {
#update-status.new::after {
content: ', ';
}
/* Pagination */