Need a few more pixels of width to fit all preset buttons

This commit is contained in:
Isaac 2018-01-22 15:50:18 +01:00
parent bfa0a00e67
commit c04fcfb239
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
.ptzControls {
vertical-align: top;
margin: 10px auto 0;
width: 500px;
width: 520px;
}
.ptzControls::after {