Skip to content

Commit e28d212

Browse files
committed
fix label width
1 parent d5c9e69 commit e28d212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
.form-check input{
1+
.form-check input, .form-check label{
22
width: auto;
33
}

0 commit comments

Comments
 (0)