post tooltips: position tooltips above thumbnail.

This commit is contained in:
evazion
2018-04-29 22:16:40 -05:00
parent 7e99a1b38b
commit 93471c99c9
2 changed files with 13 additions and 5 deletions

View File

@@ -69,6 +69,6 @@ $tooltip-height: 160px;
}
&.post-tooltip-loading {
display: none !important;
visibility: hidden;
}
}