Merge "Remember checkbox state on Special:Block if checkbox disabled"
[lhc/web/wiklou.git] / resources / lib / ooui / oojs-ui-windows-apex.css
index 6316392..b54b053 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOUI v0.33.2
+ * OOUI v0.33.3
  * https://www.mediawiki.org/wiki/OOUI
  *
  * Copyright 2011–2019 OOUI Team and other contributors.
  * Released under the MIT license
  * http://oojs.mit-license.org
  *
- * Date: 2019-07-10T12:25:14Z
+ * Date: 2019-07-16T21:33:43Z
  */
 
 .oo-ui-window {
   overflow: hidden;
   position: relative;
 }
+.oo-ui-windowManager-ios-modal-ready {
+  height: 100%;
+  overflow: hidden;
+}
 .oo-ui-windowManager-modal > .oo-ui-dialog {
   background-color: rgba(255, 255, 255, 0.5);
   opacity: 0;