nikola-themes icon indicating copy to clipboard operation
nikola-themes copied to clipboard

[bnw]

Open mckea opened this issue 7 years ago • 5 comments

The footer on this theme positions correctly on most platforms, but not on IE:

https://www.browserstack.com/screenshots/e5c1a5ea9e52dc1c61ef1224f1ca9514404e1a1b

Is there a simple fix for this?

mckea avatar Oct 25 '17 17:10 mckea

Does this happen on a real system as well? BrowserStack can sometimes make things look wrong on their screenshots.

Kwpolska avatar Oct 25 '17 17:10 Kwpolska

Reproduced in IE 11 on Windows 7. @lotabout, any ideas?

Kwpolska avatar Oct 25 '17 17:10 Kwpolska

@Kwpolska - yes, the initial report came from someone with access to Win/IE.

mckea avatar Oct 25 '17 18:10 mckea

@Kwpolska add height: 100vh; after this line(https://github.com/getnikola/nikola-themes/blob/master/v7/bnw/less/bnw.less#L69) should fix this issue.

lotabout avatar Oct 26 '17 03:10 lotabout

This seems not to work.

mckea avatar Oct 26 '17 13:10 mckea