Align the follow button to the right

This commit is contained in:
gregoirenovel 2017-10-17 18:42:35 +02:00
parent 40c4ef24a0
commit 9c7ad9da91

View file

@ -49,6 +49,6 @@
.follow-col {
width: 190px;
text-align: center;
text-align: right;
}
}