Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

move label away from float and space caret in right side padding (fix #1021) #1020

Merged

Conversation

swilliamset
Copy link
Contributor

No description provided.

@@ -13,15 +17,14 @@
min-width: inherit;
}
.btn.dropdown-toggle {
white-space: normal;
white-space: nowrap;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already set on .btn. Might as well just remove this line completely if you're setting it back to nowrap.

@swilliamset swilliamset changed the title move label away from float and space caret in right side padding move label away from float and space caret in right side padding (fix #1021) Feb 2, 2015
@swilliamset
Copy link
Contributor Author

fixes #1021

@futuremint futuremint self-assigned this Feb 2, 2015
futuremint added a commit that referenced this pull request Feb 2, 2015
…refactor

move label away from float and space caret in right side padding (fix #1021)
@futuremint futuremint merged commit 3ff444a into ExactTarget:master Feb 2, 2015
@swilliamset swilliamset deleted the selectlist-caret-label-css-refactor branch February 2, 2015 21:56
@interactivellama interactivellama added this to the 3.6.0 milestone Feb 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants