Fix repeating background image on mobile

Class name was changed in html, forgot to make the mobile
stylesheet match.

Change-Id: I99802a56134280ea13264e86e50107cbb9fdca49
isekai
Isarra 8 years ago
parent 9613a9d4bc
commit 7f534ee46c

@ -16,7 +16,7 @@
border-top: solid 3px @grey; border-top: solid 3px @grey;
} }
#page-header-links #ca-view, #mw-page-header-links #ca-view,
#mw-header-nav-hack, #mw-header-nav-hack,
#page-tools h2, #page-tools h2,
#p-logo { #p-logo {
@ -150,7 +150,7 @@
} }
} }
#page-header-links a { #mw-page-header-links a {
.ca-icon(); .ca-icon();
} }
#ca-edit a { #ca-edit a {

Loading…
Cancel
Save