From b518ab55738335714645e04100c99a779ff3393b Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 4 May 2015 20:58:30 -0400 Subject: [PATCH] minor fixes --- src/privacy.html | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/src/privacy.html b/src/privacy.html index 996be8c..d2f9eeb 100644 --- a/src/privacy.html +++ b/src/privacy.html @@ -24,20 +24,16 @@ ul > li { color: #888; } #spoof-user-agent-with { + box-sizing: border-box; direction: ltr; display: block; font-size: 11px; - width: 50em; - height: 12em; + height: 16em; + overflow-x: scroll; + resize: vertical; white-space: pre; + width: 100%; word-wrap: normal; - overflow-x: scroll; - } -body[dir="ltr"] #spoof-user-agent-with { - margin-left: 1.25em; - } -body[dir="rtl"] #spoof-user-agent-with { - margin-right: 1.25em; } @@ -99,11 +95,6 @@ body[dir="rtl"] #spoof-user-agent-with { -

-
-

-
-