Remove unnecessary user page breakpoint style

Bug: T276566
Change-Id: I1b48c91e499bf74185b4d584419d4a48af427bde
This commit is contained in:
bwang 2021-07-26 14:03:10 -05:00 committed by Bernard Wang
parent 0d2c7c582b
commit f8ddffc26a
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;