Adjust UI for Contact, Contact editor, Messages and Message editor

This commit is contained in:
iRouge
2015-02-26 22:32:22 -05:00
committed by Francis Lachapelle
parent 15dab4dfe5
commit 80d6c0226a
13 changed files with 218 additions and 177 deletions
@@ -2,4 +2,15 @@
md-select {
margin-bottom: 2px;
}
margin-right: $bl;
}
// angular material overqualifies, so we are
md-select.md-default-theme.sg-toolbar-sort {
margin: 0 $bl -6px 0;
color: $colorWhite;
md-select-label.md-select-label {
border: none;
color: inherit;
}
}