Q
Q
qqhelpmeqq2021-10-23 16:57:33
css
qqhelpmeqq, 2021-10-23 16:57:33

Why is the grid line not stretching vertically? What is the logic?

The setting of the rows occupied by the element does not work if the element is stretched to the full width of the screen and no height settings are specified for the grid container. Files with code at the end. Screenshots in spoilers.

1) something like this is necessary, as you can see, one block takes up more vertical space.

spoiler
617412304498c651774231.png

2) BUT. it is necessary to stretch it full horizontally, and this no longer works.
spoiler
617412901267a275101656.png

3) Add the grid-auto-rows value: minmax(100px, auto); to the gridcontainer, the block again starts to take up as it should, 2 elements.
spoiler
61741324458aa265368998.png

The main thing for me now is to understand the logic of this. Understand why this is happening. Hope you can help.
Screenshots in spoilers.

Link to file archive

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir Abramov, 2015-01-08
@kivsiak

Curve certificate most likely. Some androids are very paranoid about ssl. Try visiting the most recent curl in talkative mode ( -v ) at the same address to see what the problem is.

E
Ewboa, 2015-01-09
@Ewboa

Here is what it says.. unable to get local issuer certificate. What to do?

V
Vladimir Yakushev, 2015-01-13
@VYakushev

If you have Android 2.2 or lower, then here is the answer for you - https://code.google.com/p/android/issues/detail?id...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question