Skip to content

Instantly share code, notes, and snippets.

@anilsomasundaran
Created April 30, 2018 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anilsomasundaran/aa385a8b00fc075d14476847fa5f5c46 to your computer and use it in GitHub Desktop.
Save anilsomasundaran/aa385a8b00fc075d14476847fa5f5c46 to your computer and use it in GitHub Desktop.
.THIS .pill-item-size,.THIS .input-container {
width : 100%
}
.THIS .pill-container{
font-size: medium;
margin: .5px;
}
.THIS .input-no-border{
border : transparent;
}
.THIS .input-no-border:focus{
outline: transparent;
border-color: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment