Play Animation and Object in responsive mode - Forum

Forum Navigation
You need to log in to create posts and topics.

Play Animation and Object in responsive mode

Hello,

I have two questions regarding the usage of Flexbox CSS:

  1. Why do the text field and date field not align properly in the attached image?
  2. I would like to position my Container 7 at the top of the currently hidden page. If not using responsive mode, I can only drag it to the outer page. When clicked, it should be visible on the top of currently page.

Let me know if you need further assistance or clarification!

Uploaded files:
  • You need to login to have access to uploads.
luishp has reacted to this post.
luishp

At last i know the answers

Using max height on Date field and using padding to set the Space

And about container did not set to row but the content using bootstrap css like col-sm-12

luishp has reacted to this post.
luishp

I know CSS can be quite tricky!