V
V
Vadim Somov2018-03-06 23:01:48
css
Vadim Somov, 2018-03-06 23:01:48

Why this bug in firefox with blurred background image and broken height and white blocks?

Hello everyone, I have a bug in Firefox. The background is blurred, blocks are lost. The problem, in my opinion, is in flex , but I don’t know how to fix it . There are prefixes.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
ElijahTr, 2018-03-07
@ElijahTr

.index__wrapper-left {
    flex-basis: auto;
}

For max-width 1166px.
But maybe something else will break after that :)

S
Stepan Krapivin, 2018-03-07
@xevin

The problem is not in layout and not in prefixes, but in scripts. If you disable javascript on the page, then everything is displayed normally
5a9f8eb693564412661354.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question