fix older-link position

This commit is contained in:
Chaiwat Suttipongsakul 2019-01-30 14:33:19 +07:00
parent ed52e9dfde
commit cb76f80752

View file

@ -44,6 +44,7 @@ a:hover {
text-decoration: none; text-decoration: none;
padding: 3px; padding: 3px;
} }
.older-link { float: left }
.newer-link { float: right } .newer-link { float: right }
.clear { clear: both; } .clear { clear: both; }
.remote-follow-button { .remote-follow-button {