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
@@ -33,4 +33,9 @@ button.icon {
&:hover {
color: sg-color($sogoBlue, 500);
}
}
.sg-button-navicon {
width: $touch-zone;
height: $touch-zone;
margin-left: ($mg * -1);
}