Remove float right on share icons to fix "next post" button

This commit is contained in:
Michael Romero 2018-11-05 00:52:55 -08:00
commit 6a2437194b

View file

@ -769,9 +769,6 @@ h4.see-also {
}
/* Sharing */
.share-box {
float: right;
}
ul.share {
display: flex;
flex-direction: row;