Increase padding on the right of title links (#19647)

This commit is contained in:
NotSomeBot 2021-10-11 13:08:25 +02:00 committed by GitHub
parent 15be4b9e11
commit f83da1ea8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,7 +291,7 @@ dt:hover a.title-link {
position: absolute;
top: 5px;
left: -25px;
padding-right: 5px;
padding-right: 10px;
padding-left: 5px;
font-family: "FontAwesome";
font-size: 15px;