diff options
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 518ac725a..6ec1572db 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -861,15 +861,11 @@ a.iconlink.upload { border-width: 0 4px 4px; border-color: #888 transparent; /* reduce the damage in FF3.0 */ - display: block; + display: block; width: 0; z-index: 251; } -.ie8 .minimal #taskbar .tooltip:after { - top: -6px; -} - .minimal #taskbar a:hover .tooltip { display: block; top: 39px; |