Merge "build: Update stylelint"
[lhc/web/wiklou.git] / resources / src / mediawiki.skinning / elements.css
index 245fb53..366c5a9 100644 (file)
@@ -13,7 +13,7 @@ a {
        background: none;
 }
 
-a:not( [href] ) {
+a:not( [ href ] ) {
        cursor: pointer; /* Always cursor:pointer even without href */
 }