mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +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