adjust position of options window for the new layout

10.3.x-maintenance
cTn 2014-09-04 10:06:51 +02:00
parent cc357440e3
commit 91e0e8764b
1 changed files with 2 additions and 2 deletions

View File

@ -172,8 +172,8 @@ input[type="number"]::-webkit-inner-spin-button {
display: none;
position: fixed;
right: 10px;
top: 32px;
right: 30px;
top: 15px;
padding: 5px;