Project

General

Profile

Actions

Bug #37796

open

ui elements overlap in host group list

Added by Brian Minton 11 days ago. Updated 7 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Deeply nested host group names overlap from the "Name" field to the "Hosts" field.


Files

Actions #1

Updated by Brian Minton 7 days ago

Changing the table element from
<table class="table table-bordered table-striped table-hover table-fixed" data-history-url="/hostgroups">
to
<table data-history-url="/hostgroups" class="table table-bordered table-striped table-hover">
fixes the problem.

Actions

Also available in: Atom PDF