fix button alignments
This commit is contained in:
@@ -2897,7 +2897,7 @@
|
||||
|
||||
if (showControls || options.viewButton || options.filterButton || options.sortButton || options.addLayoutButton) {
|
||||
|
||||
html += '<div style="display:inline-block;margin-left:10px;">';
|
||||
html += '<div style="display:inline-block;">';
|
||||
|
||||
if (showControls) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user