diff options
-rw-r--r-- | modules-available/locationinfo/templates/page-panels.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-panels.html b/modules-available/locationinfo/templates/page-panels.html index 3c8ce67c..5187335a 100644 --- a/modules-available/locationinfo/templates/page-panels.html +++ b/modules-available/locationinfo/templates/page-panels.html @@ -33,7 +33,7 @@ {{#locationurl}}</a>{{/locationurl}} </td> {{#hasRunmode}} - <td> + <td class="text-nowrap"> <a class="btn btn-default btn-xs {{runmode_disabled}}" href="?do=runmode&module=locationinfo&modeid={{paneluuid}}&redirect=?do=locationinfo"> <span class="glyphicon glyphicon-tasks"></span> |