Index: trunk/extensions/LiquidThreads/jquery/jquery.thread_collapse.css |
— | — | @@ -5,7 +5,8 @@ |
6 | 6 | height: 17px; |
7 | 7 | background: url( ../images/thread_collapse_control_expanded.gif ) 0 0 no-repeat; |
8 | 8 | text-indent: -9999px; |
| 9 | + overflow: hidden; |
9 | 10 | } |
10 | 11 | .thread-collapse-control a.thread-control-collapsed { |
11 | 12 | background: url( ../images/thread_collapse_control_collapsed.gif ) 0 0 no-repeat; |
12 | | -} |
\ No newline at end of file |
| 13 | +} |