Verified Commit 1ca3f145 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3276469 by Wim Leers, Reinmar: [drupalMedia]...

Issue #3276469 by Wim Leers, Reinmar: [drupalMedia] MediaImageTextAlternativeUi has an extraneous border on the "cancel" button

(cherry picked from commit dd250aca)
(cherry picked from commit c84a4320)
parent 817b40bd
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -98,10 +98,6 @@
  border-radius: 0;
}

.ck.ck-media-alternative-text-form .ck-button:last-of-type {
  border-right: 1px solid var(--ck-color-base-border);
}

.ck.ck .ck-media-alternative-text-form__default-alt-text-label {
  font-weight: bold;
}