I am looking to keep these two elements together in one row at all times, regardless of if the window is resized horizontally. Currently, they break into two rows as shown in this screenshot:
http://gyazo.com/1820dc436dba2e827b330039109dc0ee
I attempted floating one element left and the other right, but it did not work properly.
Can you provide me with some hints on how to achieve this? Thank you!