Skip to content

Commit 63603ac

Browse files
committed
Merge pull request #77 from pirog/views_admin_label_funk
#76: Quick fix for views admin float rage
2 parents e68ae90 + 55c91bc commit 63603ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/tweaks.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@
7070
z-index: 9999;
7171
}
7272

73+
.views-display-setting .label, .views-display-setting .views-ajax-link {
74+
float: none;
75+
}
76+
7377
/* Tables */
7478
table .active {
7579
background-color: transparent;

0 commit comments

Comments
 (0)