Last modified: 2014-08-13 10:02:05 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71390, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69390 - Logo cut when smaller font size is set in browser
Logo cut when smaller font size is set in browser
Status: NEW
Product: MediaWiki skins
Classification: Unclassified
Vector (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-11 10:01 UTC by Konrad Mosoń
Modified: 2014-08-13 10:02 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Konrad Mosoń 2014-08-11 10:01:44 UTC
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.
Comment 1 Andre Klapper 2014-08-11 12:51:49 UTC
Thanks for taking the time to report this!

Please provide steps to reproduce and attach a screenshot showing the issue.
Comment 2 Konrad Mosoń 2014-08-11 13:07:44 UTC
1. Include logo with 160px width.

2. Change default font settings in your browser. In Firefox: Edit → Preferences → Content → Default font size: some smaller value than 16 (i have 14).

I can't upload real screenshot cause it's company internal wiki.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links