small fixes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user