Minor fix on user timeline blockquote

stable
Xavier Julián 2015-06-11 09:31:24 +02:00
parent 51a59d5ac0
commit f09777cbf5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
} }
} }
blockquote { blockquote {
line-height: 2em; line-height: 1.4rem;
margin-bottom: 0; margin-bottom: 0;
margin-left: calc(35px + 1rem); margin-left: calc(35px + 1rem);
margin-top: .5rem; margin-top: .5rem;