From b51f263edfcff08f462fb3538ae9db5c51c92e4b Mon Sep 17 00:00:00 2001 From: Egor Philippov Date: Wed, 4 Nov 2015 14:47:37 -0800 Subject: [PATCH] styling --- app/styles/app.scss | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/app/styles/app.scss b/app/styles/app.scss index e7317e2..139ff78 100644 --- a/app/styles/app.scss +++ b/app/styles/app.scss @@ -836,7 +836,7 @@ md-switch.md-default-theme.md-checked .md-thumb { .noUi-vertical { height: 200px; - margin-top: 15px; + margin-top: 10px; margin-bottom: 15px; } @@ -850,13 +850,10 @@ md-switch.md-default-theme.md-checked .md-thumb { #beatOptionButtonGroup { margin: 20px 0 10px 0; - .beatOption:nth-of-type(2) md-switch { - margin-left: 10px; - } } .beatOption { - padding: 0; + padding: 5px 0; text-align: center; md-switch { margin: 0;