Unverified Commit 7a3e4d6d authored by Sergii Bondarenko's avatar Sergii Bondarenko Committed by Sergii Bondarenko
Browse files

Issue #3201464 by BR0kEN, bernardm28: Make sure selectors in...

Issue #3201464 by BR0kEN, bernardm28: Make sure selectors in `cshs_menu_link.css` matches elements regardless of the core theme
parent 8488d346
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
.menu-link-form .form-item-menu-menu-parent .select-wrapper {
.menu-link-form .select-wrapper {
  display: block;
  margin: 10px 0;
}
.menu-link-form .menu-parent-select {
.menu-link-form .select-wrapper select {
  width: 100%;
}