summaryrefslogtreecommitdiffstats
path: root/vector/special.less
diff options
context:
space:
mode:
Diffstat (limited to 'vector/special.less')
-rw-r--r--vector/special.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/vector/special.less b/vector/special.less
new file mode 100644
index 0000000..6af4b1e
--- /dev/null
+++ b/vector/special.less
@@ -0,0 +1,7 @@
+/**
+ * Adjusts for decreased margin-bottom for h2 elements inside #content div
+ * introduced in March / April 2014 typography update.
+ */
+table.mw-specialpages-table {
+ margin-top: 0;
+}