Skip to content
Snippets Groups Projects

Issue #3402711 by Xiaohua Guan, yas: Comply with Drupal coding standards (drupal/rigel) (5) (phpcs)

Merged Issue #3402711 by Xiaohua Guan, yas: Comply with Drupal coding standards (drupal/rigel) (5) (phpcs)
Merged xiaohua guan requested to merge issue/rigel-3402711:3402711-comply-with-drupal into 6.x
3 files
+ 1
17
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
4
@@ -902,10 +902,6 @@ input[type=checkbox] + label {
line-height: 24px;
}
}
.details-wrapper.card-body .field--label-inline:last-child .field--label,
.details-wrapper.card-body .field--label-above:last-child .field--label {
/* margin-bottom: 0; */
}
@media (max-width: 991px) {
.details-wrapper.card-body .field--label-inline,
Loading