Merge remote-tracking branch 'saxamaphone69/patch-1'

This commit is contained in:
ccd0 2019-08-04 21:51:38 -07:00
commit ecb44679d2

View File

@ -700,8 +700,8 @@ div[data-checked="false"] > .suboption-list {
} }
#fourchanx-settings textarea { #fourchanx-settings textarea {
font-family: monospace; font-family: monospace;
min-width: 100%; width: 100%;
max-width: 100%; resize: vertical;
} }
#fourchanx-settings code { #fourchanx-settings code {
color: #000; color: #000;