mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
UX: improved mobile positioning of topic timer remove button
This commit is contained in:
parent
5bab4f8007
commit
aa9b9e1930
@ -41,6 +41,10 @@
|
||||
padding-top: 10px;
|
||||
h3 {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
button {
|
||||
align-self: flex-start;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user