This commit is contained in:
Víctor Déniz
2021-05-10 23:40:53 +01:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -229,7 +229,7 @@
body.path-question-type {
/* Hacks to display the labels within a form group. */
.form-group .sr-only:not(legend) {
.form-group .sr-only:not(legend):not([for="id_category"]) {
position: static;
width: auto;
height: auto;
+1 -1
View File
@@ -15686,7 +15686,7 @@ a.ygtvspacer:hover {
body.path-question-type {
/* Hacks to display the labels within a form group. */ }
body.path-question-type .form-group .sr-only:not(legend) {
body.path-question-type .form-group .sr-only:not(legend):not([for="id_category"]) {
position: static;
width: auto;
height: auto;
+1 -1
View File
@@ -15913,7 +15913,7 @@ a.ygtvspacer:hover {
body.path-question-type {
/* Hacks to display the labels within a form group. */ }
body.path-question-type .form-group .sr-only:not(legend) {
body.path-question-type .form-group .sr-only:not(legend):not([for="id_category"]) {
position: static;
width: auto;
height: auto;