mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix overlaping click area's prevent text selection (#14471)
This commit is contained in:
parent
c4a840c55c
commit
e31ec45ec0
@ -214,7 +214,8 @@ dt:hover a.title-link {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: -25px;
|
||||
padding-right: 40px;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
font-family: "FontAwesome";
|
||||
font-size: 15px;
|
||||
color: #999;
|
||||
|
Loading…
x
Reference in New Issue
Block a user