Fix for tooltip not showing issue in device details page

This commit is contained in:
Imesh Chandrasiri 2017-08-02 12:49:43 +05:30
parent 11c915863c
commit b8e496f57e

View File

@ -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;