Merge "Add mw-ui-icon-after"
[lhc/web/wiklou.git] / resources / src / mediawiki.ui / components / icons.less
index 9242aac..dc2ca52 100644 (file)
 // To use icons you must be using a browser that supports pseudo elements.
 // This includes support for IE8.
 // http://caniuse.com/#feat=css-gencontent
-// Browsers that do not support either of these selectors will degrade to text only.
+//
+// For elements that are intended to have both an icon and text, browsers that
+// do not support pseudo-selectors will degrade to text-only.
+//
+// However, icon-only elements do not yet degrade to text-only elements in these
+// browsers.
 //
 // Styleguide 4.