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

This commit is contained in:
jenkins-bot 2016-07-11 15:23:12 +00:00 committed by Gerrit Code Review
commit be3cca488d

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;
}
}