haroldmodesto / minimalist

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

Hide ads that look like e-mail messages #346

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In the Promotions tab, Gmail is now displaying ads that look like e-mail 
messages. They have an 'x' next to them, so you can remove them, but the next 
time you visit the Promotions tab, you are likely to see more. 

I am not opposed to ads in general, but for me, these are too intrusive.
To hide them, you can do this:

.aKB { display: none; }

This isn't a pixel-perfect fix. With this enabled, the other tabs have a 
medium-gray 1 pixel line at the top, while my promotions tab does not.

Original issue reported on code.google.com by whit...@gmail.com on 25 Nov 2014 at 5:43