#8374: Removed wrapper from css

This commit is contained in:
Christian Wiwie 2020-03-17 22:34:34 +01:00
parent 15d3c2f78e
commit 9497a598bb
1 changed files with 0 additions and 6 deletions

View File

@ -35,9 +35,3 @@
position: relative;
width: 100%;
}
.wall-item-body-wrapper {
position: relative;
width: 100%;
display: inline-block;
}