Skip to content

Commit 0feabae

Browse files
committed
fix lint errors
1 parent 5450cb5 commit 0feabae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/stylesheets/bootstrap.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ var stylesheet = Object.freeze({
9595
}
9696
},
9797
checkbox: {
98-
normal: {
98+
normal: {
9999
marginBottom: 4
100100
},
101101
// the style applied when a validation error occours
102-
error: {
102+
error: {
103103
marginBottom: 4
104104
}
105105
},

0 commit comments

Comments
 (0)