image css, only set float: left if not img is not in figure

This commit is contained in:
j 2016-06-26 23:59:44 +02:00
commit 9283f28826
2 changed files with 20 additions and 13 deletions

View file

@ -636,7 +636,7 @@
displayed at the top of the screen. This title can be customized by adding
"/static/js/getItemTitle.SITENAME.js".
*/
"itemTitleKeys": ["title", "director", "date"],
"itemTitleKeys": ["title", "director", "year"],
/*
"itemViews" is an ordered list of available item views. Implemented views
are "info", "documents", "player", "editor", "timeline", "clips", "map",