Skip to content

Make better use of dropdown caret size variables#11142

Closed
santialbo wants to merge 1 commit intotwbs:masterfrom
santialbo:fix-carets
Closed

Make better use of dropdown caret size variables#11142
santialbo wants to merge 1 commit intotwbs:masterfrom
santialbo:fix-carets

Conversation

@santialbo
Copy link

This is more a variable name concept fix rather than a bug fix.

  • @caret-width-large was not being used for setting the height of the caret, now it is.
  • Caret width was twice @caret-width-base, I doubled the value and make the caret width to correspond with it.

@cvrebert
Copy link
Collaborator

Changing the meaning of an existing variable is backwards-incompatible, and we can't make those sorts of changes until v4. Introducing a new variable whose default value is based on the old variable would be fine though.

@mdo
Copy link
Member

mdo commented Dec 1, 2013

Closing out per @cvrebert's comment. I do hear you though—that could make sense come v4.

@mdo mdo closed this Dec 1, 2013
@mdo mdo mentioned this pull request Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants