diff options
Diffstat (limited to 'html/display_panel/content/display-panel.html')
-rw-r--r-- | html/display_panel/content/display-panel.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/display_panel/content/display-panel.html b/html/display_panel/content/display-panel.html index e8345ae..8a456c8 100644 --- a/html/display_panel/content/display-panel.html +++ b/html/display_panel/content/display-panel.html @@ -47,9 +47,9 @@ <strong>LibreJS 7.0 <br><br></strong> </div> </div> - <div id="buttons" style="float:right; display:inline;" class="title-area"> - <div id="buttons-l" style="float:center;"></div> - <div id="buttons-r" style="float:right; clear: right;"></div> + <div id="buttons" style="display:inline;" class="title-area"> + <table id="buttons_table"> + </table> </div> <div id="info"> <div id="whitelisted"> |