Merge branch 'fix/floating-attachment-remove-x' into 'develop'
Fix the floating 'remove attachment' icon on post status form. See merge request !77
This commit is contained in:
commit
6b777482b6
@ -53,6 +53,10 @@
|
||||
.attachments {
|
||||
padding: 0.5em;
|
||||
|
||||
.attachment {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
i {
|
||||
position: absolute;
|
||||
margin: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user