Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix for Bootstrap 3 tooltips popover hides label
  • Loading branch information
danyj committed Aug 12, 2016
1 parent 88f4d03 commit d71b3b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/css/typo.css
Expand Up @@ -2067,4 +2067,7 @@ img.mfp-img {
}
.bootstrap3 .control-group{
float:left;
}
.bootstrap3 .hasPopover{
display:block!important;
}

0 comments on commit d71b3b9

Please sign in to comment.