UX: leave room for floated radio input on mobile

This commit is contained in:
Joe 2018-11-19 15:10:52 +08:00 committed by GitHub
parent fe131c5ea2
commit 2ac952d7dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -575,7 +575,9 @@
.existing-topic {
.radio {
flex-wrap: wrap;
align-items: center;
}
.topic-title {
max-width: 90%;
}
.topic-categories {
width: 100%;