Re: [mezzanine-users] Re: Something wrong with default theme?

2014-04-24 Thread Stephen McDonald
The intention's to rip the layout up with your own design - so like Ed said it's really not a big deal. Still if someone wants to resolve this in a simple enough way then by all means go ahead. On Fri, Apr 25, 2014 at 12:04 AM, Eduardo Rivas wrote: > Well, I wouldn't call it a bug, it is just a

[mezzanine-users] Re: Something wrong with default theme?

2014-04-24 Thread Eduardo Rivas
Well, I wouldn't call it a bug, it is just a limitation of Bootstrap not knowing how wide your navbar needs to be. From http://getbootstrap.com/components/#navbar: Since Bootstrap doesn't know how much space the content in your navbar > needs, you might run into issues with content wrapping int

Re: [mezzanine-users] Re: Something wrong with default theme?

2014-04-24 Thread Mehmet Özgür Bayhan
This is because top empty space(under header) 's height is static, not depending on the header's height. It is a bug i think... 2014-04-24 9:13 GMT+03:00 Niels Jakob Buch : > > > Here is a s