fix(GUI): stop settings overflow into footer (#1468)

By removing the 'advanced' sub-header we stop the settings from
overflowing into the footer.

Fixes: https://github.com/resin-io/etcher/issues/1383
Changelog-Entry: Remove "Advanced" settings subtitle.
This commit is contained in:
Benedict Aas 2017-05-30 14:34:45 +01:00 committed by Juan Cruz Viotti
parent 9a3900debb
commit 7898358617
3 changed files with 0 additions and 13 deletions

View File

@ -6567,11 +6567,6 @@ body {
.page-settings .title {
color: #fff; }
.page-settings .subtitle {
color: #fff;
margin-top: 20px;
margin-bottom: 15px; }
/*
* Copyright 2016 resin.io
*

View File

@ -25,9 +25,3 @@
.page-settings .title {
color: $palette-theme-dark-foreground;
}
.page-settings .subtitle {
color: $palette-theme-dark-foreground;
margin-top: 20px;
margin-bottom: 15px;
}

View File

@ -50,8 +50,6 @@
</label>
</div>
<h3 class="subtitle">Advanced</h3>
<div class="checkbox">
<label>
<input type="checkbox"