Merge pull request #16521 from owncloud/unbold-placeholder-image

use normal font weight instead of bold for image placeholders
This commit is contained in:
Vincent Petry 2015-05-26 12:55:05 +02:00
commit d7c18b04bd
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