Disable hiding of the user menu on Redactor focus
authorAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2022 16:12:27 +0000 (18:12 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2022 16:12:27 +0000 (18:12 +0200)
This change was missing from 106207823daf1b1105afc918fa66718ae70707e2

wcfsetup/install/files/style/bbcode/code.scss

index 751aa1e1b6b9be94d4ccd9c9d2a9bcdf45696ec7..bfe7e34a3a2de96fcac735b1a5bd3340b9ea779a 100644 (file)
        position: static;
 }
 
-.redactorActive .codeBoxHeader {
-       top: 0;
-}
-
 /* PrismJS 1.15.0
 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript&plugins=autoloader */
 /**