Tooltips respect left and right content borders

This commit is contained in:
2018-04-18 20:11:20 +02:00
parent bc21b83cff
commit 81d41a9077
5 changed files with 112 additions and 33 deletions

View File

@ -2,6 +2,12 @@
horizontal-wrap
justify-content center
// CSS grid variant:
// display grid
// grid-gap 0.5rem
// grid-template-columns repeat(auto-fill, 55px)
// justify-content center
.profile-watching-list-item
anime-mini-item