Icon alignment

master
Bob Mottram 2019-08-22 11:19:22 +01:00
parent 2dc0e9cd4b
commit d5997d67d8
1 changed files with 3 additions and 1 deletions

View File

@ -385,9 +385,11 @@ a:link {
float: right;
max-width: 35px;
width: 5%;
margin-right: 10px;
margin-right: 0px;
padding-left: 0px 0px;
border-radius: 0%;
-ms-transform: translateX(22%);
transform: translateX(22%);
}
.replyingto {