Problem/Motivation
The Views UI adds a spinner when pressing "apply" on modals. This causes buttons to jump. On seven the views ui uses a different spinner.
Steps to reproduce:
- Install standard
- Install claro
- Set it as the default admin theme
- Go to
admin/structure/views/view/who_s_new - Click on "Who's new" title to edit the title
- Press the "Apply button"
- An unthemed ajax spinner will be inserted above the button causing the button to jump (this happens very quick)
Proposed resolution
tbd
Comments
Comment #2
huzookaWell, this is fixed by the most recent patch of #3023311: Modal dialog style update.
Comment #7
mvkooten commentedI've followed the steps to reproduce and it seems fixed as mentioned by @huzooka #3023311: Modal dialog style update