Project

General

Profile

Actions

Bug #23619

closed

Sprite generator should add more space between icons

Added by Steffen Gebert about 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-09-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

There's no (or only few px) distance between icons. Increase this to 20-50px.
Otherwise things like in the screenshot can happen: The <span> containing the icon gets 4px margin because of another CSS definition. Result is some that a small piece of the neighbour icon is shown, too.

(issue imported from #M15819)


Files

Screen shot 2010-09-26 at 22.07.08.png (9.01 KB) Screen shot 2010-09-26 at 22.07.08.png Administrator Admin, 2010-09-26 22:11

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #23150: TYPO3 misses an SpriteGeneratorClosedSteffen Ritter2010-07-12

Actions
Related to TYPO3 Core - Bug #24360: User icon in topbar shows part of neighbour sprite iconClosedSteffen Gebert2010-12-18

Actions
Actions #1

Updated by Ernesto Baschny almost 14 years ago

Shouldn't the fix in this case be in to use a margin-right: 6px instead of a padding-right on the span?

The sprite-span shouldn't get more padding added, as it is at the exact right size already for fitting its icon.

Actions #2

Updated by Steffen Gebert almost 14 years ago

Although I would say that it doesn't harm to use same space between the icons (and this was also one of the tipps I ready, while I got my teeth into sprites), I'm fine with keeping it without space. I've fixed the topbar icon now in #24360

Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF