verginman09 / minimalist-facebook

Automatically exported from code.google.com/p/minimalist-facebook
1 stars 1 forks source link

Content overlapping with and without forced full-width layout #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which Minimalist for Facebook option is causing the problem?

ALL

What is the problem? Describe completely:

Content is overlapping all over the place.

MinFbook version        -
Chrome version          -
Chrome update channel   -
Operating System        -
Language                -
Other Fbook extensions  -

Please provide any additional information below and attach screenshots if
possible.

Original issue reported on code.google.com by Mike.Lea...@gmail.com on 16 Jul 2011 at 11:19

Attachments:

GoogleCodeExporter commented 9 years ago
Having the same issue. 

Original comment by ghos...@gmail.com on 17 Jul 2011 at 1:08

Attachments:

GoogleCodeExporter commented 9 years ago
Full width layout not relevant. It's caused by the new Sidebar chat which I got 
today. CSS fix:

  .sidebarMode #globalContainer { left: 0 !important; }

Will push official fix soon.

Original comment by anst...@gmail.com on 17 Jul 2011 at 2:40