google-code-export / minimalist-gmail

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

Ads still showing if People Widget is not present. #331

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which Minimalist for Gmail option is causing the problem?
Hide Sidebar Ads

What is the problem? Describe completely:
(I have this option enabled, but I still have the People Widget shown). On a 
message in which the People Widget appears on the side, the ads are hidden (as 
they should be). But on some messages (ie Buzz posts I have sent to my inbox), 
both the People Widget and the ads are showing.

Does the problem persist when loading Gmail with this link:
https://mail.google.com/mail/u/0/?labs=0 if not, list your enabled labs
experiments:
Yep, still there.

MinGmail version       - 1.7.40
Chrome version         - 14.0.814.0
Chrome update channel  - Dev
Operating System       - Mac OS X 10
Language               - English
Google apps user?      - No
Other Gmail extensions - None

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

Original issue reported on code.google.com by leopardp...@gmail.com on 14 Jul 2011 at 7:02

GoogleCodeExporter commented 9 years ago
Right you are. Use custom CSS for now:

.u5 { height: 0 !important; visibility: hidden !important; overflow: hidden 
!important; }

Will be pushed with the next version

Original comment by anst...@gmail.com on 14 Jul 2011 at 2:25

GoogleCodeExporter commented 9 years ago
Ok thanks.

Original comment by leopardp...@gmail.com on 14 Jul 2011 at 7:46

GoogleCodeExporter commented 9 years ago
Fixed in 1.7.41. Force update and confirm:
  [wrench] > Tools > Extensions > Developer mode > Update extensions now

Original comment by anst...@gmail.com on 1 Aug 2011 at 2:26

GoogleCodeExporter commented 9 years ago
Ok done.

Original comment by leopardp...@gmail.com on 1 Aug 2011 at 8:42