make css whitelist case insensitive due to stripo using Margin?
[roojs1] / scss / roojs-bootstrap / tooltip.scss
1 /** override max-width of tooltip-inner
2 not sure why it was so small..
3 */
4 .tooltip-inner {
5     max-width: 500px;
6    
7 }
8