use normal font weight instead of bold for image placeholders

This commit is contained in:
Jan-Christoph Borchardt 2015-05-22 03:26:30 +02:00
parent 94077caea9
commit 79c5790a72
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
// CSS rules
this.css('color', '#fff');
this.css('font-weight', 'bold');
this.css('font-weight', 'normal');
this.css('text-align', 'center');
// calculate the height