thiemowmde added a comment.

In the screenshot, you see the word "retrieved:", but the value that follows is on the next line. This is because the TimeDetailsFormatter does not render this as an inline element (that's the default for most other value types), but as an <h4> followed by a <table>. This could be solved by (for example) wrapping the <h4> and the table in a <div> and applying display: inline-block. I tried this quick hack via the developer console, and even if this solves the original issue, it doesn't look good and needs polishing.

So yes, I believe this could be a task for CGI 2016.


TASK DETAIL
https://phabricator.wikimedia.org/T87021

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: Jan_Dittrich, matej_suchanek, Lydia_Pintscher, thiemowmde, daniel, Aklapper, Addshore, D3r1ck01, Izno, Wikidata-bugs, aude, TheDJ, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to