mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 22:26:26 +08:00
mobile fix
This commit is contained in:
parent
803a86a21d
commit
30f743e185
|
@ -1,6 +1,6 @@
|
|||
@media only screen
|
||||
and (min-device-width : 320px)
|
||||
and (max-device-width : 480px) {
|
||||
and (max-device-width : 540px) {
|
||||
#reply-control {
|
||||
.toggle-preview { display:none; }
|
||||
#reply-title { width: 250px; }
|
||||
|
|
Loading…
Reference in New Issue
Block a user