slub / dfg-viewer

The DFG Viewer is a free web service for browsing digitized books from remote library repositories in a rich and dynamic environment.
https://dfg-viewer.de
GNU General Public License v3.0
29 stars 26 forks source link

Fix two details in the calendar view of newspapers #237

Closed BFallert closed 9 months ago

BFallert commented 10 months ago

Fix two details in the calendar view from newspapers:

Details

When you click on a day in the calendar view of a newspaper, an overlay box with a date appears. The text underneath partially covers the date (at the bottom), this is corrected.

before: image

after: image

If the day is at the end of the month (last row of the table) the overlay box is only partially displayed, this is corrected.

before: image

after: image