-21px margin

This commit is contained in:
Yuri Kuznetsov
2014-09-15 10:48:08 +03:00
parent ed4081596b
commit 53503fa615
2 changed files with 3 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -609,11 +609,11 @@ body > footer > p a:visited {
}
.record > .panel {
margin-top: -1 * @line-height-computed - 1;
margin-top: -1 * @line-height-computed - 2;
}
.detail .bottom > .panel-stream:first-child {
margin-top: -1 * @line-height-computed - 1;
margin-top: -1 * @line-height-computed - 2;
}
.stream-post-container, .stream-attachments-container {