diff options
Diffstat (limited to 'html/display_panel/content/display-panel.html')
-rw-r--r-- | html/display_panel/content/display-panel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/display_panel/content/display-panel.html b/html/display_panel/content/display-panel.html index 8a456c8..5f5ed18 100644 --- a/html/display_panel/content/display-panel.html +++ b/html/display_panel/content/display-panel.html @@ -48,7 +48,7 @@ </div> </div> <div id="buttons" style="display:inline;" class="title-area"> - <table id="buttons_table"> + <table id="buttons_table" style="width: 80px;"> </table> </div> <div id="info"> |