I’m having a hard time figuring out how I can get my select element on the left side to align properly with the rest of that div so it looks more aligned. Any thoughts?
http://www.kansasoutlawwrestling.com/kowmanager/cpanel
Anybody have any ideas?
EDIT :
I was able to correct the size and alignment of the dropdown thanks to the answer below however when you click the dropdown and it shows the empty options, which is fine for now, the size of the search and rest of the dropdown is still the original size. How can this also be corrected?
add padding or a margin to the left of that particular element or element that contains it so it pushes it over to the left from where it sits.. you might have to play with the width setting of that particular containing element so it doesn’t push everything else off to the right and leave it still looking messy. But, I’d likely pad it or give it a margin specifically on the left side so it pushes it over