View Single Post
Old 02-02-2013, 11:56 PM   PM User | #4
hdewantara
Regular Coder

 
hdewantara's Avatar
 
Join Date: Aug 2009
Location: Jakarta, Indonesia.
Posts: 287
Thanks: 4
Thanked 39 Times in 39 Posts
hdewantara is an unknown quantity at this point
I've been playing using Ctrl+Shift+M and Ctrl+Shift+I of my FF.18,
and I could think of some quick & dirty rules, below.

But I think you might need to check them first,
because I haven't tested them on mobiles or other desktops
Code:
#masthead > a{
  display: block;
  overflow: hidden;
}
#bottom_menu{
  width: auto;
}

Last edited by hdewantara; 02-03-2013 at 12:07 AM..
hdewantara is offline   Reply With Quote