UX: leave room for floated radio input on mobile
This commit is contained in:
parent
fe131c5ea2
commit
2ac952d7dd
|
@ -575,7 +575,9 @@
|
|||
.existing-topic {
|
||||
.radio {
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
}
|
||||
.topic-title {
|
||||
max-width: 90%;
|
||||
}
|
||||
.topic-categories {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue