Commit d2513806 by Erik Sundell

Revert "add max width to group header description"

This reverts commit 86a39183.
parent 7b4b1a4f
......@@ -172,10 +172,7 @@ $select-input-bg-disabled: $input-bg-disabled;
margin-right: 10px;
}
.gf-form-select-box__option-group {
max-width: 600px;
.gf-form-select-box__option-group__header {
.gf-form-select-box__option-group__header {
display: flex;
align-items: center;
justify-content: flex-start;
......@@ -189,5 +186,4 @@ $select-input-bg-disabled: $input-bg-disabled;
.fa {
padding-right: 2px;
}
}
}
Markdown is supported
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