Skip to content

Commit

Permalink
fixed #2695
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtcndkn committed May 4, 2017
1 parent 46f8ae7 commit 4a83ca2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/themes/bootstrap/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,9 @@ body .ui-selectbutton.ui-buttonset .ui-button.ui-state-active {
background-color: #0275d8;
color: #ffffff;
}
body .ui-autocomplete .ui-autocomplete-dropdown .ui-button-text {
padding: 0.35em;
}
body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-multiple-container {
padding: 0.5em 0.75em;
}
Expand Down

0 comments on commit 4a83ca2

Please sign in to comment.