M
M
mishapsv2016-02-05 15:04:32
css
mishapsv, 2016-02-05 15:04:32

Why doesn't space-between work in Safari?

I made the mobile version in the Chrome emulator - everything is fine there.
napishem.github.io/napishem/views/page/others/%D0%...
But if you open it on an iPhone (320px) in Safari, then at the very top the right column will fit on the logo (although "spacebetween" is indicated).
I have Windows and I can’t install MacOS in a virtual machine, it’s problematic to debug.
Maybe you have an idea why this is happening?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
mishapsv, 2016-02-16
@mishapsv

It turned out that min-width: auto was specified for mobile devices.
It worked for everyone, but not for safari.

A
Andrey Fedorov, 2016-02-05
@aliencash

You have the flex-box for .header__navbar being overridden by the media overlay media screen and (max-width: 767px). Maybe this is the issue?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question