Make sure sidebar titles are under one another in Special:Notifications

Bug: T139807
Change-Id: I59621117835d5ba3f0314f3cdd0c7cd0f0cd6b7c
This commit is contained in:
Moriel Schottlender 2016-07-08 16:00:59 -07:00
parent 1c166d2e1d
commit 4b204644a2

View file

@ -6,11 +6,13 @@
width: @specialpage-sidebar-width;
&-title {
display: block;
font-size: 1.3em;
font-weight: bold;
}
&-subtitle {
display: block;
color: @grey-light;
}
}