input in search box is creative problem.please check in both portrait and landscape mode.and suggest how to fix. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

input in search box is creative problem.please check in both portrait and landscape mode.and suggest how to fix.

it is a orientation based mediaquery project. when i am typing input in searchbox of portrait it is showing the background of landscape mode and the search box take whole screen concentration. i want to work it simple (as we see in input textarea ) . it is working well in landscape . suggest how to fix problem occurring in portrait mode. https://code.sololearn.com/W3YGQBz2kZS5/?ref=app https://code.sololearn.com/W3YGQBz2kZS5/?ref=app

21st Jun 2020, 8:39 AM
Divya Mohan
Divya Mohan - avatar
1 Answer
+ 1
instead of using orientation, use screen width.
21st Jun 2020, 9:25 AM
Gordon
Gordon - avatar