Responsive UIO display:block conflicts with a11y theme display:flex

Description

Flexbox assigns class row to display: flex, but this conflicts with the UIO wordpress plugin which is displayed as block. This causes UIO to appear side-by-side the a11y row and makes them look like they are two columns in one row.

Environment

None

Activity

Show:

Eloisa Guerrero January 29, 2018 at 6:44 PM
Edited

In UIO's SeparatedPanelPrefsEditor.css see the section where wideScreen is display: block:

 

Whereas in the a11y theme's foundation-flex.css display is flex:

Details

Assignee

Reporter

Components

Priority

Created January 29, 2018 at 6:35 PM
Updated January 29, 2018 at 7:17 PM