mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: improved mobile positioning of topic timer remove button
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
padding-top: 10px;
|
||||
h3 {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
button {
|
||||
align-self: flex-start;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user