ludoo0d0a / googlereaderplus

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

Adapt Action zone' heigth for long and multiple tags #659

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 
I encounter limitations for viewing all the long and multiple tags I use ! I 
can't see any properties in Google Reader Plus which could assign this problem. 
Thanks
Serge

Original issue reported on code.google.com by WGVOC...@gmail.com on 5 Feb 2013 at 3:07

Attachments:

GoogleCodeExporter commented 9 years ago
In fact, Reader don't support natively too long labels.
I cannot fix this easily.

Sinon un moyen simple : Des tags plus courts, est-ce possible ? :)

Original comment by ludovic.valente on 11 Feb 2013 at 8:36

GoogleCodeExporter commented 9 years ago
I just found a workaround : 
use relook feature and write this to get a menu with 60px height (increase 
value if not enough for you): 

.card-common .card-actions {
height: 60px;
}

Bonne chance!

Original comment by ludovic.valente on 11 Feb 2013 at 8:37