Fixed the message headers design (markup and scss)

Create a "PseudoField" component that mimics Material Design input fields
This commit is contained in:
iRouge
2015-06-11 15:57:25 -04:00
committed by Francis Lachapelle
parent e429dc3ff1
commit 4f2fc5c99e
8 changed files with 122 additions and 8614 deletions
@@ -24,7 +24,7 @@ $bottombar-color: #212121;
// Layout
// ------------------------------
$baseline-grid: 8px !default;
$baseline-grid: 8px !default;
// shortcut aliases for $baseline-grid
$bl: $baseline-grid;
$line: $baseline-grid;