sindresorhus/refined-github

Make scrollable-code-and-blockquote disable-able #3906

inducer posted onGitHub

From this snippet I gather that the scrollable-code-and-blockquote feature can't be disabled. Unfortunately, I hate it. :) What would it take to change that?


Ah! Makes sense, had not occurred to me. A checkbox might have saved me time in finding this, but your suggestion works for me.

For posterity, if someone wants this, this works for me:

.comment-body blockquote,
.comment-body pre {
    max-height: none !important;
}
posted by inducer about 4 years ago

Fund this Issue

$0.00
Funded

Pull requests