X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Flib%2Foojs-ui%2Foojs-ui-core-apex.css;h=c914dafbc6424d8969f79339c4b1c159bb867256;hb=0898ab0a5d99c0d92c83d26d8b8b090f76e023de;hp=bb7f81ca1cea59fd8e94707306c3b2928e353fb5;hpb=b9c46d28ffe8c8d6f5128b81dd936d864957f479;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 bb7f81ca1c..c914dafbc6 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 @@ /*! - * OOUI v0.26.1 + * OOUI v0.26.2 * https://www.mediawiki.org/wiki/OOUI * * Copyright 2011–2018 OOUI Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: 2018-03-23T23:42:37Z + * Date: 2018-04-04T17:22:48Z */ .oo-ui-element-hidden { display: none !important; @@ -1018,6 +1018,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout { } .oo-ui-textInputWidget textarea { overflow: auto; +} +.oo-ui-textInputWidget textarea.oo-ui-textInputWidget-autosized { resize: none; } .oo-ui-textInputWidget [type='number'] {