Issue #2086463 by Jalandhar, cr0ss, jdanthinne: No colon needed for options labels.

8.0.x
Alex Pott 2014-04-16 10:18:06 +01:00
parent 7ad0c57207
commit e601933f6f
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ abbr.form-required, abbr.tabledrag-changed, abbr.ajax-changed {
content: ':';
}
.form-type-radios .container-inline label:after {
content: none;
content: '';
}
.form-type-radios .container-inline .form-type-radio {
margin: 0 1em;