Project

General

Profile

Actions

Bug #39824

closed

css-styled-content css bug in figcaption

Added by d.ros no-lastname-given over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2012-08-15
Due date:
% Done:

100%

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

Description

Hello,

I found a strange behaviour. figcaptions are set to display:table-caption;

I chrome 21 on linux and FF 14 this leads to a not full width caption.

hae a look here -> http://jsfiddle.net/bDQTu/

this can be solved by setting

figure {
display:table;
}

After this the caption-side also works

- > http://jsfiddle.net/bDQTu/1/

Did not test very well. Perhaps you check again.

Actions #1

Updated by d.ros no-lastname-given over 12 years ago

  • % Done changed from 0 to 100

Sorry. Came from html5boilerplate

Actions #2

Updated by Georg Ringer over 12 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF