Skip to content

Commit

Permalink
release 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaynberg committed Sep 10, 2012
1 parent 84ef3d8 commit ecc2b14
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 3 deletions.
4 changes: 2 additions & 2 deletions select2.css
@@ -1,5 +1,5 @@
/*
Version: @@ver@@ Timestamp: @@timestamp@@
Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
*/
.select2-container {
position: relative;
Expand Down Expand Up @@ -521,4 +521,4 @@ disabled look for already selected choices in the results dropdown
.select2-search input {
background-position: 100% -21px !important;
}
}
}
2 changes: 1 addition & 1 deletion select2.js
@@ -1,7 +1,7 @@
/*
Copyright 2012 Igor Vaynberg
Version: @@ver@@ Timestamp: @@timestamp@@
Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in
compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:
Expand Down

0 comments on commit ecc2b14

Please sign in to comment.