Added width of the tooltip

This commit is contained in:
Sergio Bertolín 2016-06-08 11:38:39 +00:00
parent 46fe2ddf2e
commit e70bd36e5d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
max-width: 350px;
padding: 3px 8px;
color: #ffffff;
text-align: center;