mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix style
This commit is contained in:
parent
fd96e30c9c
commit
6705902a94
@ -94,7 +94,7 @@
|
|||||||
<i class="fa fa-eye invisible"></i>
|
<i class="fa fa-eye invisible"></i>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="tight-form-item" style="width: 86px">
|
<li class="tight-form-item" style="width: 100px">
|
||||||
Dimensions
|
Dimensions
|
||||||
</li>
|
</li>
|
||||||
<li ng-repeat="(key, value) in target.dimensions track by $index" class="tight-form-item">
|
<li ng-repeat="(key, value) in target.dimensions track by $index" class="tight-form-item">
|
||||||
@ -140,7 +140,7 @@
|
|||||||
<i class="fa fa-eye invisible"></i>
|
<i class="fa fa-eye invisible"></i>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="tight-form-item" style="width: 86px">
|
<li class="tight-form-item" style="width: 100px">
|
||||||
Statistics
|
Statistics
|
||||||
</li>
|
</li>
|
||||||
<li class="tight-form-item">
|
<li class="tight-form-item">
|
||||||
|
Loading…
Reference in New Issue
Block a user