Project

General

Profile

Actions

Bug #3564

closed

Host template link icons too close together, space them out a bit

Added by Aaron Stone over 10 years ago. Updated almost 10 years ago.

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

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

Screen Shot 2013-11-01 at 10.48.23 PM.png View Screen Shot 2013-11-01 at 10.48.23 PM.png 36.8 KB Template listing table with icons too close together Aaron Stone, 11/02/2013 05:53 AM
Actions #1

Updated by Aaron Stone over 10 years ago

Of course, inside those quotes is a non-breaking-space entity %nbsp;
Actions #2

Updated by Aaron Stone over 10 years ago

(I give up, redmine. All my sgml entities are below to you.)

Actions #3

Updated by Dominic Cleal over 10 years ago

  • Category set to Web Interface

Yeah, or even fully fledged links or buttons? I agree, they're hard to hit.

Actions #4

Updated by Ori Rabin almost 10 years ago

On May 4th the icons where changes to a drop down list with commit 9d2152afde89314a531ed7f4be49d9412dff18cf

Actions #5

Updated by Dominic Cleal almost 10 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF