LED Strip tab fix

10.3.x-maintenance
skaman82 2015-10-29 19:17:34 +01:00
parent 582fa710e4
commit abfeb973ab
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@
.tab-led-strip .controls {
position: relative;
float: left;
width: 290px;
width: 285px;
height: calc((30px + 8px) * 16);
}