Require .form-label classes on form labels (#30476)

This commit is contained in:
Martijn Cuppens 2020-03-31 20:02:57 +02:00 committed by GitHub
parent a0c2a29a8d
commit df707cd727
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 82 additions and 73 deletions

View file

@ -149,8 +149,6 @@
.btn-group-toggle {
> .btn,
> .btn-group > .btn {
margin-bottom: 0; // Override default `<label>` value
input[type="radio"],
input[type="checkbox"] {
position: absolute;