Skip to content

Commit 355c77b

Browse files
committed
updated for v3.3.0
1 parent 2832052 commit 355c77b

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
lines changed

css/bootstrap4-toggle.min.css

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/*\
2+
|*| ========================================================================
3+
|*| Bootstrap Toggle: bootstrap4-toggle.css v3.3.0
4+
|*| https://gitbrent.github.io/bootstrap-toggle/
5+
|*| ========================================================================
6+
|*| Copyright 2018 Brent Ely
7+
|*| Licensed under MIT
8+
|*| ========================================================================
9+
\*/
110
.btn-group-xs>.btn,.btn-xs{padding:.35rem .4rem .25rem;font-size:.875rem;line-height:.5;border-radius:.2rem}
211
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-1.25rem;margin-right:.35rem}
312
.toggle{position:relative;overflow:hidden}
@@ -20,4 +29,4 @@
2029
.toggle-off.btn-sm{padding-left:1rem}
2130
.toggle.btn-xs{min-width:2.19rem;min-height:1.375rem}
2231
.toggle-on.btn-xs{padding-right:.8rem}
23-
.toggle-off.btn-xs{padding-left:.8rem}
32+
.toggle-off.btn-xs{padding-left:.8rem}

js/bootstrap4-toggle.min.js

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/bootstrap4-toggle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)