Merge pull request #8273 from MrPetovan/bug/frio-more-actions

[frio] Fix more action button position on Firefox
This commit is contained in:
Michael Vogel 2020-02-10 16:12:31 +01:00 committed by GitHub
commit 8087d88472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1593,7 +1593,6 @@ aside .panel-body {
.wall-item-container.panel-body {
padding: 0;
border-top: none;
overflow: hidden;
}
.wall-item-container .media {
@ -1908,7 +1907,7 @@ code > .hl-main {
margin: 0 .3em;
}
.wall-item-actions .more-links {
position: absolute;
vertical-align: baseline;
}
.wall-item-responses > div > p {