Fix layout regression in filtered installable plugins
This commit is contained in:
parent
8334348a13
commit
2b70ef0203
@ -234,7 +234,6 @@ pre {
|
|||||||
#dashboard > .dashboard_widget:nth-of-type(even),
|
#dashboard > .dashboard_widget:nth-of-type(even),
|
||||||
#maintenance > .quick_list:nth-of-type(even),
|
#maintenance > .quick_list:nth-of-type(even),
|
||||||
.media_pane > .media_file:nth-of-type(even),
|
.media_pane > .media_file:nth-of-type(even),
|
||||||
.plugins_installable > li:nth-of-type(even),
|
|
||||||
#template_select > .current_backend_template,
|
#template_select > .current_backend_template,
|
||||||
#template_select > ul li:nth-of-type(even) {
|
#template_select > ul li:nth-of-type(even) {
|
||||||
margin: 0 0 1em 2%;
|
margin: 0 0 1em 2%;
|
||||||
|
@ -3282,7 +3282,6 @@ img.mfp-img {
|
|||||||
#dashboard > .dashboard_widget:nth-of-type(even),
|
#dashboard > .dashboard_widget:nth-of-type(even),
|
||||||
#maintenance > .quick_list:nth-of-type(even),
|
#maintenance > .quick_list:nth-of-type(even),
|
||||||
.media_pane > .media_file:nth-of-type(even),
|
.media_pane > .media_file:nth-of-type(even),
|
||||||
.plugins_installable > li:nth-of-type(even),
|
|
||||||
#template_select > .current_backend_template,
|
#template_select > .current_backend_template,
|
||||||
#template_select > ul li:nth-of-type(even) {
|
#template_select > ul li:nth-of-type(even) {
|
||||||
margin: 0 0 1em 2%;
|
margin: 0 0 1em 2%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user