From 5cc855113763aa1f8b510dbeaece43e25378131c Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 1 Jun 2017 12:31:39 -0400 Subject: [PATCH] fix #2671 --- src/css/popup.css | 12 ------------ src/popup.html | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/src/css/popup.css b/src/css/popup.css index c831beb96..75bc30302 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -56,18 +56,6 @@ a { font-size: 90%; font-weight: normal; } -#gotoPrefs > span:nth-of-type(3) { - opacity: 0.5; - position: absolute; - top: 50%; - transform: translate(0, -50%); - } -body[dir="ltr"] #gotoPrefs > span:nth-of-type(3) { - left: 3px; - } -body[dir="rtl"] #gotoPrefs > span:nth-of-type(3) { - right: 3px; - } body[dir="ltr"] #panes { direction: rtl; } diff --git a/src/popup.html b/src/popup.html index 008eeb417..68e5ad882 100644 --- a/src/popup.html +++ b/src/popup.html @@ -10,7 +10,7 @@ -    +