+ 5

How do I make the search button go up?

Here's my code: https://code.sololearn.com/WhQlR02TC2hj/?ref=app I want it so that the search icon isn't seperate when I hover over it. You'll get it once you see the code. Thanks to anyone who helps! šŸ˜Š

1st Apr 2019, 8:41 PM
Coder
Coder - avatar
4 Answers
+ 1
I have commented above the part that I have changed If it doesn't look good in your device try changing the value https://code.sololearn.com/WjA5ZXvy1Me5/?ref=app
2nd Apr 2019, 4:31 PM
Mario
Mario - avatar
+ 7
Mario Thanks!
2nd Apr 2019, 6:38 PM
Coder
Coder - avatar
+ 6
CalviÕ² Still doesn't seem to move
2nd Apr 2019, 2:11 AM
Coder
Coder - avatar
+ 3
Make more room on search box when hover .search-box:hover { width: 360px; }
2nd Apr 2019, 12:39 AM
CalviÕ²
CalviÕ² - avatar