diff --git a/_less/screen.less b/_less/screen.less index 9ac5c494..42c651d3 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1037,10 +1037,6 @@ table.privacy-comparison td,table.privacy-comparison th{ padding:3px; } -table.privacy-comparison td { - max-width: 34%; -} - table.privacy-comparison tr.empty { height: 1em; } @@ -1073,9 +1069,14 @@ table.validation tr:nth-child(even)>td:hover { padding: 0; } +.service-choose a{ + display: block; + margin: 20px 0; +} + button.js.showcolumn { border:0; - margin: 15px; + margin: 10px; } .not-displayed { diff --git a/en/bitcoin-core/features/privacy.md b/en/bitcoin-core/features/privacy.md index 5e0d9b6b..caf8e7c4 100644 --- a/en/bitcoin-core/features/privacy.md +++ b/en/bitcoin-core/features/privacy.md @@ -127,8 +127,8 @@ privacy. They can increase it by mixing your transactions with those of other users; they can decrease it by tracking your activity and directly associating it with your real name or other identifying information. -
-Click an entry below to show it:
+
+Click an entry below to show it: {% for service in page.third_party_privacy %} {% if service.name != 'Bitcoin Core' %}