Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 16a4045

Browse files
fregantesindresorhus
authored andcommitted
Show upload messages (refined-github#767)
1 parent e280130 commit 16a4045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extension/content.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@
115115
}
116116

117117
/* Remove upload message on comment box */
118-
.write-content .drag-and-drop {
119-
display: none !important;
118+
.is-default .drag-and-drop {
119+
display: none;
120120
}
121121
.upload-enabled textarea {
122122
border-bottom: 1px solid #ccc !important;

0 commit comments

Comments
 (0)