Project

General

Profile

Actions

Bug #56105

closed

image position below: No margin-bottom if more than one image

Added by Christian Clemens about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2014-02-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
CSS, HTML
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Tested with TYPO3 6.2beta4:

If I add a content element "text with image" with only one image (position: below), then a margin-bottom:10px is added to:

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 10px;}

If I add a content element "text with image" with two images beside each other or below each other (again with position: below), then there is no such margin-bottom. In the result, the text is directly below the images - see attached screenshot.

In TYPO3 4.5.32 the margin-bottom exists.


Files

screenshot_margin_bottom.jpg (63.8 KB) screenshot_margin_bottom.jpg Christian Clemens, 2014-02-19 10:04
Actions

Also available in: Atom PDF