Skip to content

Fixed overflow on mobile screens for the slash commands

Jose Ivan Vargas requested to merge fix-overflow-slash-commands into master

What does this MR do?

Fixes the overflow that's currently happens on mobile screens, (except on really large mobile screens)

Why was this MR needed?

To improve our UI polish on mobile screens

Screenshots (if relevant)

Before After
Screenshot_2017-06-12-12-00-30 Screenshot_2017-06-12-13-38-01

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes #29013 (closed)

Edited by Jose Ivan Vargas

Merge request reports