MDL-71060 Questions: Duplicates 'Current category' text.
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -15649,7 +15649,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;
|
||||
|
||||
@@ -15868,7 +15868,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;
|
||||
|
||||
Reference in New Issue
Block a user