MediaWiki talk:Vector.css

From Open Food Facts wiki
Revision as of 23:12, 29 June 2019 by Cjk (talk | contribs) (Suggestion for top nav fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The current CSS moves the top navigation (Page, Discussion) into the logo, it looks a bit broken. I think it could be replaced with this:

.mw-wiki-logo {
    background-size: 100%;
}

--Cjk (talk) 01:12, 30 June 2019 (CEST)