jthingelstad / foreground

A MediaWiki skin that focuses on putting your content in the foreground.
http://foreground.wikiproject.net/
Other
137 stars 60 forks source link

Firefox only, Left Margin prioritized, causing layout overflow on right #346

Open GreggShimokura opened 5 years ago

GreggShimokura commented 5 years ago

Setup

Issue

I have transcluded graphs and tables, which are fixed width items (roughly 1000px) in a private wiki (so not publicly visible).

I believe you can reproduce the issue by including a wide image of a large size.

When any browser window is very wide there is no issue, because all the content can be seen.

In Firefox only, as I narrow the browser window, the content disappears on the right even if there is sufficient whitespace (left margin area) to display the content.

In Safari, and Chrome, the left margin is consumed first if the window is narrowed so the content remains visible for narrower widths compared to Firefox.

I do see in Firefox that in very wide windows, the margins are asymmetric with much more white space on the left side compared to the right side.

Is there a setting or CSS customization I can apply that will improve the behaviour for Firefox while maintaining the good functionality in Safari/Chrome?

I have not tested in IE since I don't have access to a Windows machine.

Thank you,

Gregg

GreggShimokura commented 5 years ago

For completeness all is fine in: Safari Version: 12.1 (14607.1.40.1.4) Chrome Version: 73.0.3683.103