Replace manually set height for #personal username with default line height

Change-Id: I0424a603833ef35f95b3d7266c67b8c206b5063b
Bug: T271050
isekai
Perry Fraser 4 years ago
parent 855b3eb62e
commit dc8c7000fe

@ -117,7 +117,7 @@ div.mw-notification-area {
span {
display: inline-block;
height: 1em;
line-height: normal;
word-wrap: break-word;
}
}

Loading…
Cancel
Save