Merge "Remove unnecessary user page breakpoint style"

This commit is contained in:
jenkins-bot 2021-07-26 19:44:58 +00:00 committed by Gerrit Code Review
commit 245566386b
1 changed files with 0 additions and 6 deletions

View File

@ -17,12 +17,6 @@
}
}
@media ( max-width: @width-breakpoint-desktop ) {
#ca-userpage {
display: none;
}
}
@media ( max-width: @width-breakpoint-desktop-wide ) {
.mw-echo-alert {
font-size: 12px;