mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
FIX: mobile style of edit reason input
This commit is contained in:
parent
d2044700d3
commit
69abe470c5
@ -201,6 +201,14 @@ display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
.edit-reason-input {
|
||||
display: inline-block;
|
||||
margin-left: 2px;
|
||||
#edit-reason {
|
||||
margin: 0;
|
||||
padding: 2px;
|
||||
}
|
||||
}
|
||||
#reply-title {
|
||||
margin-right: 10px;
|
||||
&:disabled {
|
||||
|
Loading…
x
Reference in New Issue
Block a user