From cffaab954338f0062772d38d8f926620e1b5bcc5 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Tue, 14 Nov 2017 22:15:02 +0100 Subject: Disable Miner on Windows --- src/styles/settings.scss | 6 ++++++ src/styles/subscription.scss | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'src/styles') diff --git a/src/styles/settings.scss b/src/styles/settings.scss index 48d12a807..90f119c99 100644 --- a/src/styles/settings.scss +++ b/src/styles/settings.scss @@ -334,6 +334,12 @@ background: none; padding: 0; } + + .legal { + text-align: center; + margin-top: 20px; + color: $theme-gray-light; + } } .settings-navigation { diff --git a/src/styles/subscription.scss b/src/styles/subscription.scss index 63183f085..01d8f4ecb 100644 --- a/src/styles/subscription.scss +++ b/src/styles/subscription.scss @@ -36,7 +36,7 @@ margin-right: 0; } - &:last-of-type { + &:nth-child(4) { margin-right: 0; margin-top: 2%; width: 100%; @@ -55,7 +55,8 @@ margin-right: 0; } - &:last-of-type { + &:nth-child(3) { + margin-top: 2%; width: 100%; } } -- cgit v1.2.3-70-g09d2