css: fix timeslider toolbar on mobile when multiple authors are displayed (#3933)

This commit is contained in:
Sebastian Castro 2020-04-24 21:56:30 +02:00 committed by GitHub
parent 1aebbe8892
commit e8cd83286d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 1 deletions

View file

@ -68,7 +68,7 @@
<span id="revision_date"></span>
</h1>
<p class="timeslider-subtitle">
<span data-l10n-id="timeslider.toolbar.authors"></span>
<span class="authors-label" data-l10n-id="timeslider.toolbar.authors"></span>
<span id="authorsList" data-l10n-id="timeslider.toolbar.authorsList"></span>
</p>
</div>