提交 20055fa6 编写于 作者: J Justin Boyson 提交者: Kushal Pandya

Remove checkbox styling

上级 e54747fc
......@@ -245,27 +245,3 @@ label {
.input-group-text {
max-height: $input-height;
}
.gl-form-checkbox {
align-items: baseline;
margin-right: 1rem;
margin-bottom: 0.25rem;
.form-check-input {
margin-right: 0;
}
.form-check-label {
padding-left: $gl-padding-8;
}
&.form-check-inline .form-check-input {
align-self: flex-start;
height: 1.5 * $gl-font-size;
}
.form-check-input:disabled,
.form-check-input:disabled ~ .form-check-label {
cursor: not-allowed;
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册