Index: trunk/extensions/LiquidThreads/lqt.css |
— | — | @@ -273,9 +273,8 @@ |
274 | 274 | |
275 | 275 | .lqt-thread-actions-icon { |
276 | 276 | display: block; |
277 | | - width: 3em; |
278 | 277 | height: 2em; |
279 | | - padding-right: 0.5em; |
| 278 | + padding-right: 18px; /* img is 16px */ |
280 | 279 | background-image: url('icons/arrow-down-icon.png'); |
281 | 280 | background-position: right center; |
282 | 281 | background-repeat: no-repeat; |