HistoryAction: Amend `margin` in collapsed form state
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.styles.less
index 257f153..af91818 100644 (file)
@@ -1,4 +1,11 @@
-/* Basic styles for the history page */
+/**
+ * Basic styles for the edit revision history page 'HistoryAction.php'
+ */
+
+// Trigger only when collapsible & JS is available via `.mw-collapsed`.
+#mw-history-search.mw-collapsed .oo-ui-fieldsetLayout-header .oo-ui-labelElement-label {
+       margin-bottom: 0;
+}
 
 #pagehistory .history-user {
        margin-left: 0.4em;