Adjust layout for saved filters empty state
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / styles / mw.rcfilters.ui.SavedLinksListWidget.less
index e72fbda..6746237 100644 (file)
@@ -8,7 +8,12 @@
        &-placeholder {
                &-title {
                        font-weight: bold;
-                       margin-bottom: 1em;
+                       margin-bottom: 0.4375em; // 7px / 16
+                       margin-top: 0.1875em; // 3px / 16
+               }
+
+               &-description {
+                       line-height: 1.5em; // 24px / 16
                }
 
                // Extra specificity needed to override OOUI rule that sets white-space: nowrap;