/** Adjust Bubble postion **/
.title1.rt-block .module-title .title:before, .title2.rt-block .module-title .title:before {
top: 2px;
left: 2px;
}
/** Adjust Icon postion inside the Bubble **/
.title1.rt-block.rt-block[class^="icon-"]:before, .title1.rt-block.rt-block[class*=" icon-"]:before, .title2.rt-block.rt-block[class^="icon-"]:before, .title2.rt-block.rt-block[class*=" icon-"]:before {
left: 11px;
top: 0px;
}
Time to create page: 0.051 seconds