summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-panels.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/templates/page-panels.html')
-rw-r--r--modules-available/locationinfo/templates/page-panels.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/locationinfo/templates/page-panels.html b/modules-available/locationinfo/templates/page-panels.html
index 215f5df8..3c8ce67c 100644
--- a/modules-available/locationinfo/templates/page-panels.html
+++ b/modules-available/locationinfo/templates/page-panels.html
@@ -41,13 +41,13 @@
<span class="badge">{{assignedMachineCount}}</span>
</td>
{{/hasRunmode}}
- <td class="text-center" style="vertical-align: middle">
+ <td class="text-center">
<a class="btn btn-default btn-xs {{edit_disabled}}"
href="?do=locationinfo&amp;show=edit-panel&amp;uuid={{paneluuid}}">
<span class="glyphicon glyphicon-edit"></span>
</a>
</td>
- <td class="text-center" style="vertical-align: middle">
+ <td class="text-center">
<button type="submit" name="uuid" value="{{paneluuid}}" class="btn btn-xs btn-danger"
data-confirm="#confirm-delete" data-title="{{panelname}}" {{edit_disabled}}>
<span class="glyphicon glyphicon-trash"></span>