https://bugzilla.wikimedia.org/show_bug.cgi?id=52499

       Web browser: ---
            Bug ID: 52499
           Summary: VisualEditor: Protected node css with * selector
                    breaks some template layouts
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ContentEditable
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Specifically [[Template:Football kit]] which was created in 2004 by some young
genius.

The rules which cause problems are:

.ve-ce-protectedNode * {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
...
}

in ve.ce.Node.css

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to