Project

General

Profile

Actions

Error #31

closed

droplets icon size didn't fit to css

Added by Matthias about 7 years ago. Updated about 7 years ago.

Status:
Done
Priority:
Hoch
Assignee:
Target version:
-
Start date:
2017-03-01
Due date:
% Done:

100%

Estimated time:

Description

Size of icons in droplets overwiew is 24px. They are enlarged to 30px via css. Please change line 125 of droplets/themes/default/css/default.css from:

tbody.icons tr button img { width: 30px; height: 30px; }

to:

tbody.icons tr button img { width: 24px; height: 24px; }

Actions

Also available in: Atom PDF