|
|
@ -70,7 +70,7 @@ div.mw-notification-area {
|
|
|
|
|
|
|
|
|
|
|
|
// Because the overflow:hidden above messes up the alignment...
|
|
|
|
// Because the overflow:hidden above messes up the alignment...
|
|
|
|
#personal h2:after {
|
|
|
|
#personal h2:after {
|
|
|
|
height: 18px;
|
|
|
|
height: 22px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -110,7 +110,7 @@ div.mw-notification-area {
|
|
|
|
font-weight: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-size: 1.25em;
|
|
|
|
font-size: 1.25em;
|
|
|
|
background-image: url( images/user-grey.svg );
|
|
|
|
background-image: url( images/user-grey.svg );
|
|
|
|
background-position: left 7px;
|
|
|
|
background-position: left 9px;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
|
|
|
|
|
|
|
.dropdown-header();
|
|
|
|
.dropdown-header();
|
|
|
|