-21px margin
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user