Skip to content
Snippets Groups Projects
Commit b77618ce authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #922836 by reglogge, Jeff Burnz: content in vertical tabs is mis-aligned.

parent c4be0967
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
...@@ -69,3 +69,6 @@ div.vertical-tabs .vertical-tabs-panes { ...@@ -69,3 +69,6 @@ div.vertical-tabs .vertical-tabs-panes {
div.vertical-tabs .vertical-tabs-panes legend { div.vertical-tabs .vertical-tabs-panes legend {
display: none; display: none;
} }
.vertical-tabs-pane .fieldset-wrapper > div:first-child {
padding-top: 5px;
}
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