You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Select2 Bootstrap CSS
2
2
3
-
This is a bare bones stylesheet for making select2 fit in with bootstrap a bit better.
3
+
Simple CSS to make Select2 widgets fit in with Bootstrap.
4
+
*This branch (`master`) contains the legacy version for Bootstrap 2.
5
+
If you are looking for the Bootstrap 3 version, please head over to the [`bootstrap3` branch](https://github.com/t0m/select2-bootstrap-css/tree/bootstrap3).*
4
6
5
7
The LESS file is located at lib/select2-bootstrap.less, and the SCSS file is located at lib/select2-bootstrap.scss.
0 commit comments