Use bootstrap utility class instead of custom css

This commit is contained in:
Andy Allan 2020-12-16 11:57:34 +00:00
parent aad1c1b933
commit c192bd0d40
3 changed files with 3 additions and 7 deletions

View file

@ -1338,10 +1338,6 @@ tr.turn:hover {
float: left;
padding: $lineheight/4 $lineheight/2;
}
li a img {
border-radius: 4px;
}
}
/* Rules for the account confirmation page */