Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-1700

page editor: remove translate3d from css

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.0
    • None
    • None
    • None

      breaks some elements in demo project and makes selection of some components impossible

      http://localhost:8080/.magnolia/admincentral#app:pages:detail;/demo-project/multimedia:edit

      teaser group items are not editable

      removing this style fixes it:
      page-editor.css:
      *:not(html)

      { -webkit-transform: translate3d(0, 0, 0); }

        Acceptance criteria

              ejervidalo Espen Jervidalo
              ejervidalo Espen Jervidalo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD