commit 7ea5d5f1a4da8fc1fd859ba455f963b5878fbe49 Author: cypherpunks cypherpunks@torproject.org Date: Mon Apr 17 14:08:22 2017 +0000
Revert "show fingerprint in one line on default tor browser size"
This reverts commit c79045d18d89ef4fd4acca974f21f81edcbfff13.
Merging the current status and properties column created more screen space so the fingerprint can easily fit on one line now without these changes. --- css/style.css | 9 --------- 1 file changed, 9 deletions(-)
diff --git a/css/style.css b/css/style.css index e05774f..e4b3a81 100644 --- a/css/style.css +++ b/css/style.css @@ -40,15 +40,6 @@ span.flags img { top:60px; }
-dd { - margin-left: 0; - margin-bottom: 1.2em; -} - -pre { - padding: 5px; -} - input { width:150px; }