Commit 5e4524b2 authored by Mohammad AlQanneh's avatar Mohammad AlQanneh Committed by Michael Mol
Browse files

Issue #2815381 by mqanneh, ahmadhalah, michaelmol: Coffee breaks whole page...

Issue #2815381 by mqanneh, ahmadhalah, michaelmol: Coffee breaks whole page when using right to left (rtl) languages in drupal 8
parent f9a393f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@

.coffee-form-wrapper.hide-form {
  position: absolute;
  left: -100%;
  top: -100%;
  opacity: 0;
}