Some last polish to thew new axis editor view, #1331

This commit is contained in:
Torkel Ödegaard
2015-01-12 15:47:47 +01:00
parent d6f9ff34ce
commit 66631da1c7
2 changed files with 17 additions and 14 deletions
+3
View File
@@ -251,6 +251,9 @@ input[type=text].grafana-target-text-input {
margin: 0px;
border-radius: 0;
padding: 8px 4px;
&.last {
border-right: none;
}
}
input[type=checkbox].grafana-target-option-checkbox {