added y2 text after right y axis series, when legend is in table display mode #136

This commit is contained in:
Torkel Ödegaard
2014-07-02 13:00:33 +02:00
parent 14247ddabb
commit 88ab36c45b
10 changed files with 232 additions and 234 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+3
View File
@@ -37,6 +37,9 @@
padding-left: 0;
&.pull-right {
float: none;
.graph-legend-alias::after {
content: 'y\00B2';
}
}
}