Remove legacy .active styling from settings-content container

Prep for #67
This commit is contained in:
Paul Adam Davis 2014-07-13 13:21:56 +01:00
parent d48a22cc83
commit d965407cec
2 changed files with 1 additions and 4 deletions

View File

@ -227,9 +227,6 @@
max-height: 400px;
}
display: none;
&.active {display: block;}
// TODO: Header could really be more specific (class)
> header {
position: relative;

File diff suppressed because one or more lines are too long