Skip to content
Snippets Groups Projects
Commit dc544e2f authored by Angie Byron's avatar Angie Byron
Browse files

Revert "Issue #2002336 by mgifford, falcon03, Liam Morland: Introduce a class...

Revert "Issue #2002336 by mgifford, falcon03, Liam Morland: Introduce a class to hide borders fieldsets elements."

This is not in-line with CSS standards, so temporarily rolling back for
further discussion.

This reverts commit 20faa056.
parent 681c4605
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -99,13 +99,6 @@ abbr.form-required, abbr.tabledrag-changed, abbr.ajax-changed {
margin-left: 0;
margin-right: 0;
}
fieldset.fieldset-no-border {
border: none;
padding: 0;
}
fieldset.fieldset-no-border legend {
text-transform: none;
}
/**
* Inline items.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment