Skip to content
Snippets Groups Projects
Commit 7a2d7d09 authored by Steven Wittens's avatar Steven Wittens
Browse files

- #42910: Use CSS2 s-resize instead of CSS3 ns-resize.

parent 9385794e
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
......@@ -630,5 +630,5 @@ html.js fieldset.collapsed legend a {
background: #eee url('grippie.png') no-repeat 100% 100%;
border: 1px solid #ddd;
border-top-width: 0px;
cursor: ns-resize;
cursor: s-resize;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment