Remove CSS workaround that got fixed in Fx9.

This commit is contained in:
Nicolas Stepien 2011-12-26 17:48:07 +01:00
parent 3d28298ed0
commit 335d0e7f92
2 changed files with 0 additions and 2 deletions

View File

@ -3208,7 +3208,6 @@
text-decoration: none;\
}\
\
[hidden], /* Firefox bug: hidden tables are not hidden. fixed in 9.0 */\
.thread.stub > :not(.block),\
#content > [name=tab]:not(:checked) + div,\
#updater:not(:hover) > :not(.move),\

View File

@ -2565,7 +2565,6 @@ Main =
text-decoration: none;
}
[hidden], /* Firefox bug: hidden tables are not hidden. fixed in 9.0 */
.thread.stub > :not(.block),
#content > [name=tab]:not(:checked) + div,
#updater:not(:hover) > :not(.move),