Revert icon-only history, new section cactions for desktop

We need a smarter way to make things fit on pages with too many
cactions, and not remove useful labels for resolutions/pages
where they fit easily...

Bug: T271443
Change-Id: I3c696f18e2c4babf92c0af3aef85c6a0b72215fd
isekai
Isarra 4 years ago
parent ea7f7d8acc
commit bbb772f89c

@ -203,13 +203,3 @@ div.mw-notification-area {
margin-top: @fixed-header-height + @color-height;
padding-bottom: 1em;
}
// Icon-only some hopefully obvious ones so things are more likely to fit
// TODO: have icons actually reflect active/new/regular states so we can put talk/page here too?
#ca-addsection,
#ca-history {
a,
span {
.ca-icon-only();
}
}

Loading…
Cancel
Save