small fix in the led tab

10.3.x-maintenance
skaman82 2015-11-09 12:01:19 +01:00
parent 556ec7f8c4
commit 53243f5977
1 changed files with 3 additions and 3 deletions

View File

@ -226,7 +226,7 @@
}
.tab-led-strip .indicators .south {
bottom: -2px;
bottom: -8px;
left: 4px;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
@ -234,7 +234,7 @@
}
.tab-led-strip .indicators .east {
bottom: 11px;
bottom: 7px;
right: -9px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
@ -242,7 +242,7 @@
}
.tab-led-strip .indicators .west {
bottom: 11px;
bottom: 7px;
left: -9px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;