fix hoverplay emoji in bbcode

staging
multiple creatures 2019-05-19 15:53:34 -05:00
parent 01a5d51ef7
commit 0f50698beb
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
height: #{6 * $i}px !important;
}
& .hoverplay {
& .hoverplay:hover {
padding-left: #{6 * $i}px !important;
}
}