Project

General

Profile

Actions

Defect #35813

closed

Repeating context menu icons

Added by Thomas Zauner over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

The icons in the context menu in the issues/datatable are repeating. See screenshot.
Occured for me at least with 4.2.1 and 4.2.2

Adding the following css style to context_menu.css fixed it for me:

#context-menu a {
    background-repeat: no-repeat;
    ...
}


Files

contextmenu.jpg (10.4 KB) contextmenu.jpg Repating background image Thomas Zauner, 2021-08-25 14:15
Actions

Also available in: Atom PDF