small fixes

This commit is contained in:
Torkel Ödegaard
2014-01-08 07:42:17 +01:00
parent bcc3efffcf
commit a0cee35309
5 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<div ng-controller='graphite'
ng-init="init()"
style="min-height:{{panel.height || row.height}}"
ng-class='{"panel-fullscreen": fullscreen}'>
ng-class="{'panel-fullscreen': fullscreen}">
<style>
.histogram-legend {