google-code-export / minimalist-google-calendar

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

BUG: Big 'White Space' being inserted between Navigation and Main Calendar Window (Classic UI) #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which Minimalist for Google Calendar option is causing the problem?
- This is a general issue while using the 'classic' interface with the initial 
default settings (no options checked).

What is the problem? Describe completely:
- A Big 'White Space' area is being inserted between the Navigation section and 
the main Calendar page (see Attached Screenshot).

MinGcal version        - 0.7.3
Chrome version         - 13.0.782.112 m
Chrome update channel  - Regular
Operating System       - Win7-64bit
Language               - En
Google apps user?      - No
Other GCal extensions  - Checker Plus Lite for Google Calendar™ (Chrome bar 
only Does not effect main display page)

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

SCREENSHOT ATTACHED!

Original issue reported on code.google.com by jtbrown...@gmail.com on 22 Aug 2011 at 6:18

Attachments:

GoogleCodeExporter commented 9 years ago
I can repro this issue with every option in Minimalist Gcal turned off. Addind 
#mainbody {margin-left:0 !important;} to custom CSS fixes this.

Original comment by limited.mage on 23 Aug 2011 at 3:04

GoogleCodeExporter commented 9 years ago
If you're using "Hide navigation", use this instead: 
#mainbody {margin-left:10px !important;} 

Original comment by limited.mage on 23 Aug 2011 at 3:12

GoogleCodeExporter commented 9 years ago
Thanks for the 'custom CSS' Tip - It works great for now!

Original comment by jtbrown...@gmail.com on 23 Aug 2011 at 8:36

GoogleCodeExporter commented 9 years ago
Classic look is end-of-life and you will be forced to switch soon. I can't 
support both versions and when there is a conflict, new look gets priority.

If you want to use MinGcal you're going to have to use the new look. Sorry

Original comment by anst...@gmail.com on 23 Aug 2011 at 8:47