X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Foojs-ui-core-apex.css;h=2bee712eaadb4bd948e16802a7d04f5589222255;hb=4fa09f5bc81f19f0b32ce61c37219c39cc6eae02;hp=842ddfde47d5a7d76b41a0d6b65eb0f475e22c9d;hpb=58d61a72489bcabec5c5971ae5f53ef48cfd9643;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/lib/oojs-ui/oojs-ui-core-apex.css b/resources/lib/oojs-ui/oojs-ui-core-apex.css index 842ddfde47..2bee712eaa 100644 --- a/resources/lib/oojs-ui/oojs-ui-core-apex.css +++ b/resources/lib/oojs-ui/oojs-ui-core-apex.css @@ -1,12 +1,12 @@ /*! - * OOjs UI v0.18.4 + * OOjs UI v0.18.4-fix (d4045dee45) * https://www.mediawiki.org/wiki/OOjs_UI * * Copyright 2011–2017 OOjs UI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: 2017-01-18T00:07:12Z + * Date: 2017-01-19T20:22:32Z */ .oo-ui-element-hidden { display: none !important; @@ -417,10 +417,10 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout { color: inherit; display: inline-table; box-sizing: border-box; - max-width: 100%; padding: 0; white-space: normal; float: left; + width: 100%; } .oo-ui-fieldsetLayout.oo-ui-labelElement > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label:empty { display: none; @@ -439,7 +439,7 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout { line-height: 1.4; } .oo-ui-fieldsetLayout .oo-ui-fieldsetLayout-header { - width: 50em; + max-width: 50em; } .oo-ui-fieldsetLayout + .oo-ui-fieldsetLayout, .oo-ui-fieldsetLayout + .oo-ui-formLayout {