Commit c4e7c3f8 authored by João Belchior's avatar João Belchior Committed by rembrandx
Browse files

Issue #3273328: Maximizing ckeditor breaks the layout

parent c342a7b6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -64,3 +64,9 @@
  }

}

#layout-builder-modal {
  .cke_maximized {
    position: fixed !important;
  }
}