PHRAS-1235 Change design to remove tooltip truncate

This commit is contained in:
Xavier Rousset
2016-09-29 18:11:58 +02:00
parent cdc410191c
commit b1a0d59710

View File

@@ -28,7 +28,7 @@ img{
}
.popover {
max-width: none;
width: auto;
width: 98% !important;
}
}