mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 01:56:01 -05:00
edit preview got unhidden on mobile, hide it again
This commit is contained in:
parent
c8ab29fa31
commit
67b543754a
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ display: none;
|
|||
right: -5px;
|
||||
}
|
||||
.toggle-preview { display:none; }
|
||||
.preview-wrapper { display:none; }
|
||||
.mobile-file-upload {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue