UX: improved mobile positioning of topic timer remove button

This commit is contained in:
Kris 2019-06-28 14:09:42 -04:00
parent 5bab4f8007
commit aa9b9e1930
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@
padding-top: 10px;
h3 {
margin: 0;
display: flex;
button {
align-self: flex-start;
}
}
}