aboutsummaryrefslogtreecommitdiff
path: root/resources/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources/index.html')
-rw-r--r--resources/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/index.html b/resources/index.html
index 095df5a..1cb3054 100644
--- a/resources/index.html
+++ b/resources/index.html
@@ -396,8 +396,8 @@
<td><button onclick="vlcCommand('seek',{val:'+60'})" class="control small">+1'</button></td>
</tr>
<tr>
- <td><button onclick="vlcCommand('snapshot')" class="control">📷</button></td>
- <td colspan="5">&nbsp;</td>
+ <td colspan="2"><button onclick="vlcCommand('snapshot')" class="control">📷</button></td>
+ <td colspan="4">&nbsp;</td>
</tr>
</table>
</details>