(css) Cleanup old rules

This commit is contained in:
Francis Lachapelle
2016-06-22 11:12:01 -04:00
parent 2638af1a8d
commit 6e0c347f39
4 changed files with 7 additions and 68 deletions
@@ -64,15 +64,6 @@ md-toolbar,
}
}
.md-toolbar-tools.md-toolbar-tools-top {
align-items: flex-start;
}
.md-toolbar-tools.md-toolbar-tools-bottom {
height: (5 * $line);
max-height: (5 * $line);
}
header {
flex-direction: row;
flex-wrap: nowrap;