https://bugzilla.wikimedia.org/show_bug.cgi?id=69390

            Bug ID: 69390
           Summary: Logo cut when smaller font size is set in browser
           Product: MediaWiki skins
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Vector
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

From theme CSS:

#p-logo {
  position: absolute;
  top: -160px;
  left: 0;
  width: 10em;
  height: 160px;
}

In default browser settings, default font size is 16, so 10em == 160px.

I have different settings, which is font size: 14 which causes 10em == 140px,
which results in cut logo when I added logo with 160px width.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to