Actions
Bug #3564
closedHost template link icons too close together, space them out a bit
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Description
In the Host view, under the Templates tab, there is a table that lists each template and a set of link icons to edit and preview the template.
These icons are very close together, making it hard to click the one you intend. They should be spaced out a bit.
Relevant code appears to be:
https://github.com/theforeman/foreman/blob/develop/app/helpers/hosts_helper.rb#L185-187
Is it as simple as adding some " " entities between the two links?
Files
Actions