Skip to content

Fixes issue of tips inheriting 'text-indent' from parent#10432

Closed
josephilipraja wants to merge 1 commit intotwbs:masterfrom
josephilipraja:patch-1
Closed

Fixes issue of tips inheriting 'text-indent' from parent#10432
josephilipraja wants to merge 1 commit intotwbs:masterfrom
josephilipraja:patch-1

Conversation

@josephilipraja
Copy link
Copy Markdown

Added property to '.tooltip':

   text-indent: 0px;

This solves issue of tips inheriting 'text-indent' from element it is called from

Issue recreated @ http://bootply.com/78857

Added property to '.tooltip':
twbs#14  text-indent: 0px;

This solves issue of tips inheriting 'text-indent' from element it is called from

Issue recreated @ http://bootply.com/78857
@cvrebert
Copy link
Copy Markdown
Collaborator

cvrebert commented Sep 4, 2013

Just specify {container: 'body'} in the tooltip options. It's a much more general solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants