bug1982295-hall.ssjj.cn-fix-layout.css (500B)
1 /* This Source Code Form is subject to the terms of the Mozilla Public 2 * License, v. 2.0. If a copy of the MPL was not distributed with this 3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ 4 5 /** 6 * hall.ssjj.cn - Extra <div> added for Firefox breaks layout 7 * Bug #1982295 - https://bugzilla.mozilla.org/show_bug.cgi?id=1982295 8 * WebCompat issue #171201 - https://github.com/webcompat/web-bugs/issues/171201 9 */ 10 11 #app > .wrap-scale { 12 height: auto !important; 13 overflow: visible; 14 }