Commit 2ffa1bff authored by ysds's avatar ysds Committed by XhmikosR
Browse files

Fix empty custom-control-label alignment issue (#27566)

parent 96b49d78
Showing with 1 addition and 0 deletions
+1 -0
......@@ -69,6 +69,7 @@
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
// Background-color and (when enabled) gradient
&::before {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment