From dfd13c47f4048c9aa54ed975799ade3360c361d8 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 13 Jun 2018 13:27:40 +0200 Subject: [PATCH] Stop making the version text selectable in the about box. This resolves #478. --- application/palemoon/base/content/aboutDialog.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/application/palemoon/base/content/aboutDialog.css b/application/palemoon/base/content/aboutDialog.css index aa79b0795c..d171a0bc17 100644 --- a/application/palemoon/base/content/aboutDialog.css +++ b/application/palemoon/base/content/aboutDialog.css @@ -25,9 +25,6 @@ #PMversion { margin-top: 10px; -moz-margin-start: 0; - -moz-user-select: text; - -moz-user-focus: normal; - cursor: text; } #distribution,