Post doesn't exist
YouTube modified their search box
|
|
Just a little bit. Now there's a lot of white space between it and the search button. Or so it seems. I'm not sure the code that would fix it. |
|
|
Looks like they added a bunch of padding to 'form.search-form' Sticking "#masthead .search-form { padding-right: 0 !important; }" in the CSS should fix it. I'll add that with the next update. |
|
|
That does the trick. Thanks, Moo! |