Message / Poll: Fix position of meta block (#1501)

This commit is contained in:
Alexander Zinchuk 2021-10-15 15:04:44 +03:00
parent 141746f39f
commit 57db5ab53c

View File

@ -27,7 +27,7 @@
}
.poll-voters-count {
margin: .4375rem 0 .3125rem;
margin: .4375rem 0 1.125rem;
text-align: center;
}
@ -185,7 +185,6 @@
}
> .Button {
margin-top: -.125rem;
margin-bottom: -.0625rem;
margin-bottom: .625rem;
}
}