Changed tooltip max width (non-sense)

This commit is contained in:
Arturo Gonzalez 2017-05-30 09:45:46 +02:00
parent 895dfedd66
commit 4500fe097f

View File

@ -139,7 +139,9 @@ tr.introjs-showElement > th {
padding: 20px;
background-color: white;
min-width: 220px;
/*
max-width: 260px;
*/
border-radius: 3px;
box-shadow: 0 1px 10px rgba(0,0,0,.4);
-webkit-transition: opacity 0.1s ease-out;