Provide fix for issue #668

This commit is contained in:
Abdullah Almsaeed
2016-07-04 11:48:51 -04:00
parent 16bb613abe
commit b8ea25e8eb
16 changed files with 5028 additions and 4 deletions

View File

@@ -3,6 +3,12 @@
* ---------------
*/
// Import variables and mixins as a reference for separate plugins version
@import (reference) "../bootstrap-less/mixins";
@import (reference) "../bootstrap-less/variables";
@import (reference) "variables";
@import (reference) "mixins";
//Signle select
.select2-container--default,
.select2-selection {