Fixes FS#41052.

Signed-off-by: Lukas Fleischer <[email protected]>
---
 web/html/css/aur.css | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/web/html/css/aur.css b/web/html/css/aur.css
index cbebb30..9435e22 100644
--- a/web/html/css/aur.css
+++ b/web/html/css/aur.css
@@ -63,3 +63,8 @@
        text-decoration: underline;
        color: #666;
 }
+
+.text-button::-moz-focus-inner {
+       padding: 0;
+       border: none;
+}
-- 
2.0.1

Reply via email to