Replace   with CSS margin

This commit is contained in:
calzoneman 2015-05-22 10:29:24 -04:00
parent 9081a5fee1
commit f94c8bc8f1
2 changed files with 4 additions and 1 deletions

View file

@ -621,3 +621,7 @@ table td {
#emotelist-paginator-container {
text-align: center;
}
#leftcontrols .btn {
margin-right: 5px;
}