mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 01:20:07 +00:00
Remove unnecessary user page breakpoint style
Bug: T276566 Change-Id: I1b48c91e499bf74185b4d584419d4a48af427bde
This commit is contained in:
parent
0d2c7c582b
commit
f8ddffc26a
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue