mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
Fix tooltip align
This commit is contained in:
@ -244,6 +244,7 @@ td:not(:hover) .ui_link_help {
|
||||
|
||||
[data-tooltip][aria-label] {
|
||||
position: relative;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
[data-tooltip][aria-label]::after {
|
||||
|
Reference in New Issue
Block a user