diff --git a/src/General/css/style.css b/src/General/css/style.css
index 11094103b..a9f2fe547 100755
--- a/src/General/css/style.css
+++ b/src/General/css/style.css
@@ -1242,7 +1242,9 @@ input[name="Default Volume"] {
#qr.forced-anon input[data-name="name"]:not(.force-show),
#qr.forced-anon input[data-name="sub"]:not(.force-show),
#qr.reply-to-thread input[data-name="sub"]:not(.force-show),
+body:not(.board_f) #qr select[name="filetag"],
#qr.reply-to-thread select[name="filetag"],
+body:not(.board_i) .oekaki,
body:not(.board_jp) #sjis-toggle {
display: none;
}
@@ -1401,9 +1403,6 @@ input#qr-filename {
#qr-no-file {
color: #AAA;
}
-body:not(.board_i) .oekaki {
- display: none;
-}
.oekaki > label {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
diff --git a/src/General/html/Features/QuickReply.html b/src/General/html/Features/QuickReply.html
index 29bb60c72..d7b901e5c 100755
--- a/src/General/html/Features/QuickReply.html
+++ b/src/General/html/Features/QuickReply.html
@@ -45,17 +45,15 @@
- ?{g.BOARD.ID === 'f'}{
-
- }
+