mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix for tooltip not showing issue in device details page
This commit is contained in:
parent
11c915863c
commit
b8e496f57e
@ -109,11 +109,11 @@
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.device-id a{
|
||||
font-size: 0.4em;
|
||||
.device-info a{
|
||||
position: absolute;
|
||||
margin: 0px 5px;
|
||||
right: -5px;
|
||||
top:0px;
|
||||
}
|
||||
.device-info h4:last-child{
|
||||
margin: 0px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user