code reformat to follow the styles

This commit is contained in:
nixa 2016-04-29 17:27:19 +03:00
parent 669b3df4b5
commit a8cd300ecc
26 changed files with 193 additions and 187 deletions

View file

@ -113,7 +113,7 @@
left: auto;
right: -47px;
top: 26px;
@include scrollbars(.4em, rgba(0,0,0,0.5), #fff);
@include scrollbars(.4em, rgba(0, 0, 0, 0.5), #fff);
.header {
padding: 10px 12px;
border-bottom: 1px solid $border-light;
@ -150,7 +150,7 @@
img {
width: 36px;
height: 36px;
&.photo-msg-item{
&.photo-msg-item {
border-radius: 18px;
}
}
@ -260,4 +260,4 @@
right: 75px;
}
}
}
}