mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 08:03:40 +08:00
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
Block a user