Skip to content
Snippets Groups Projects

Remove the colon in starterkit for inline labels

Closed Konstantin Shupenko requested to merge issue/drupal-3482212:3482212-remove-the-colon into 11.x
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -20,6 +20,3 @@
padding-right: 0;
padding-left: 0.5em;
}
.field--label-inline .field__label::after {
content: ":";
}
Loading