Problem/Motivation
In #3436936: Claro should use libraries-extend for views_ui.css we removed the views-ui.css file from the global stying but mistakenly added the file to the views/views.module when it should have been views_ui/admin.styling.
Steps to reproduce
Open a view, see that the top left buttons are unstlyed (Page, +Add)
Comments
Comment #2
nod_Comment #3
lolgm commentedI believe this issue is related to #3444998: Secondary tabs design is distorted on block view page.
Comment #4
digitaltodd commentedits happens on 10.3 and with gin admin theme too - I upgraded and the secondary tabs were not formatted correctly. Just a list like the added screen shots in several issues.
Comment #5
gauravvvv commentedI believe this is a duplicate of #3444998: Secondary tabs design is distorted on block view page.
This can be fixed by MR #7895
Comment #6
nod_Fix is not correct in related issue. closed this one to continue work on the other one