fix button alignments
This commit is contained in:
parent
c4c34ba314
commit
caf2199d45
9 changed files with 63 additions and 63 deletions
|
@ -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) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue