mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
BugFix Filterwidget DragAndDrop behaviour
This commit is contained in:
@@ -113,3 +113,8 @@
|
||||
#applyFilter, #saveCustomFilterButton {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
#dragAndDropFieldsArea
|
||||
{
|
||||
display: inline-table !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user