fix(feed): fix responsivness for feed

pull/3/head
Vladimir Lugovsky 2015-11-25 18:30:42 +03:00
parent b7d7b6daf7
commit 4aaffadaa2
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@
}
.text-block {
float: right;
margin: 0 20px 0 0;
margin: 0 19px 0 0;
&:before {
left: calc(100% - 2px);
transform: rotate(180deg);