1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

Make check label cursor customizable (#29654)

This commit is contained in:
Martijn Cuppens
2019-11-07 20:03:52 +01:00
committed by XhmikosR
parent dbeb85cb08
commit eb849d73cd
2 changed files with 2 additions and 0 deletions

View File

@@ -95,6 +95,7 @@
.form-check-label {
margin-bottom: 0;
cursor: $form-check-label-cursor;
}
//