mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Increase padding on the right of title links (#19647)
This commit is contained in:
parent
15be4b9e11
commit
f83da1ea8b
@ -291,7 +291,7 @@ dt:hover a.title-link {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
left: -25px;
|
left: -25px;
|
||||||
padding-right: 5px;
|
padding-right: 10px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
font-family: "FontAwesome";
|
font-family: "FontAwesome";
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user