]> source.dussan.org Git - nextcloud-server.git/commit
Fixed IE8 misaligned date
authorVincent Petry <pvince81@owncloud.com>
Fri, 11 Oct 2013 12:23:37 +0000 (14:23 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 11 Oct 2013 12:23:37 +0000 (14:23 +0200)
commit2b2a5486104a2de937c32024b320bc416d78b725
treeacdd911ff46a078ff82b87a3b912fa4694885dd7
parent4336d42ab095c304d0a46bb30c2d0203e606597e
Fixed IE8 misaligned date

Removed display: block to let the element be displayed inline and let
itself aligned by vertical-align: middle of the parent

This works in IE8 and other browsers.

Fixes #5288
apps/files/css/files.css