fix mobile layout issue with download posts btn
This commit is contained in:
parent
0b14cfa2c3
commit
625c920c4f
|
@ -601,3 +601,11 @@
|
|||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.user-archive {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
. notification-buttons {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue