mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.user-archive {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
|
. notification-buttons {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user