Merge "Fix 'Tags' padding to keep it farther from the edge and document the source...
[lhc/web/wiklou.git] / resources / lib / oojs-ui / oojs-ui-windows-wikimediaui.css
index 7aac901..d4e3cbc 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOUI v0.27.1
+ * OOUI v0.27.4
  * 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-05-29T23:24:53Z
+ * Date: 2018-06-27T17:25:12Z
  */
 /**
  * WikimediaUI Base v0.10.0
 .oo-ui-messageDialog-title,
 .oo-ui-messageDialog-message {
   display: block;
+  line-height: 1.42857143em;
   text-align: center;
 }
-.oo-ui-messageDialog-title.oo-ui-labelElement,
-.oo-ui-messageDialog-message.oo-ui-labelElement {
-  padding-top: 0.5em;
-}
 .oo-ui-messageDialog-title {
   font-size: 1.5em;
-  line-height: 1;
   color: #000;
 }
 .oo-ui-messageDialog-message {
   font-size: 1.1em;
-  line-height: 1.4;
   color: #222;
   text-align: left;
 }