vendor/assets/stylesheets/tooltip.css.scss in flashgrid-1.0.21 vs vendor/assets/stylesheets/tooltip.css.scss in flashgrid-1.0.22
- old
+ new
@@ -44,10 +44,9 @@
}
.tooltip-inner {
background: rgba(71,74,84,1);
border-radius: 3px;
color: rgba(255,255,255,1);
- display: block;
letter-spacing: 0;
max-width: 200px;
padding: 5px 10px;
text-align: center;
text-decoration: none;
\ No newline at end of file