When editing a menu item in views 3, if "menu tab" is selected as an option, the "Context" checkbox is displayed on top of parts of the form, obscuring it.

For now, I added

form#views-ui-edit-display-form .form-item-menu-context { 
   clear: both; 
}

to views-admin.rubik.css, but I haven't verified that the modification doesn't cause issues elsewhere.

Comments

haydeniv’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

Can you provide a screenshot against the latest version of Rubik with the problem. There have been several improvements made to views integration in the latest release.

aramboyajyan’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing the issue. Feel free to reopen if necessary.