Adjust Contact view (center card in right container)

This commit is contained in:
iRouge
2015-03-07 22:37:21 -05:00
committed by Francis Lachapelle
parent 90c359779e
commit 90cd79a21b
5 changed files with 7 additions and 6 deletions
@@ -18,6 +18,5 @@ md-card {
md-card-content {
order: 1;
margin: $card-margin;
}
}
@@ -28,12 +28,11 @@ hgroup {
}
.sg-icon-bar {
font-size: $sg-font-size-3;
color: $colorGray;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
margin: 0 0 $mg $mg;
margin: 0 0 0 $mg;
}
.sg-icon-bar *.button {
display: block;