Minor CSS Fix to correct the mfn_header() calculation if not using .top_bar_right

Hello!

If I'm not using anything that would appear in the .top_bar_right div, then the mfn_header() function in scripts.js calculates the wrong width. Take a look: 

The simple fix, as shown in the video, is to remove the width and padding from .top_bar_right if not being used. I suppose removing it all together so the height isn't applied either would be nice as well.

Thanks!

Comments

Sign In or Register to comment.