Polish UI (Contact and Mail)

- Unifiy & simplify markup
- Add visual consistency
This commit is contained in:
Benoit Favreault
2015-03-16 22:00:45 -04:00
committed by Francis Lachapelle
parent 01f1cbbd75
commit 8cebc00f7a
9 changed files with 358 additions and 350 deletions
@@ -5,6 +5,7 @@
}
[ui-view="message"] {
flex: 0 0 $detailView-width;
margin: 0 auto;
}
// Message view header
@@ -31,4 +31,5 @@ textarea.ck-editor{
[id=messageEditor] textarea {
width: 100%;
min-height: grid-step(3);
margin-top: $mg;
}