Home › Forums › CSS › Tob Bar Layout, Foundation, Reactor Puzzle › Reply To: Tob Bar Layout, Foundation, Reactor Puzzle
November 9, 2013 at 8:03 am
#155536
Participant
The reactor site uses width:auto (as Ed pointed out above) but only uses this for the wider screen versions.
When the window is closed a media query clicks in and removes the main navigation from view and sets a menu icon on the right and then the logo on the left set to width:50% so each occupy half the width of the smaller screen.