mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Merge "Make sure sidebar titles are under one another in Special:Notifications"
This commit is contained in:
commit
be3cca488d
|
@ -6,11 +6,13 @@
|
|||
width: @specialpage-sidebar-width;
|
||||
|
||||
&-title {
|
||||
display: block;
|
||||
font-size: 1.3em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
&-subtitle {
|
||||
display: block;
|
||||
color: @grey-light;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue