Worked on clone dashboard feature, #1488

This commit is contained in:
Torkel Ödegaard
2015-02-18 10:44:44 +01:00
parent 5c9ef9d9da
commit 596ce18aeb
12 changed files with 79 additions and 34 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
padding: 0; margin: 0;
}
&:last-child {
&:last-child, &.last {
border-bottom: 1px solid @grafanaTargetBorder;
}
}