Project

General

Profile

Actions

Defect #16057

closed

Vertical alignment issue with code blocks

Added by Anonymous about 10 years ago. Updated over 9 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

There might be a problem with the vertical alignment of highlighted code blocks (it works without highlighting).

see the attached screenshot or this comment: #3163#note-11


Files

Actions #1

Updated by Anonymous about 10 years ago

Browser: Firefox 27

Actions #2

Updated by Go MAEDA almost 10 years ago

Maybe you inserted line break between </code> and </pre>. Please don't line break there and you will get expected output.

<pre><code class="css">
div.wiki img {vertical-align:middle; max-width:100%;}
</code></pre>

div.wiki img {vertical-align:middle; max-width:100%;}
Actions #3

Updated by Anonymous almost 10 years ago

  • Status changed from New to Resolved

thanks

Actions #4

Updated by Go MAEDA almost 10 years ago

Thanks for feedback.

This issue can be closed.

Actions #5

Updated by Daniel Felix almost 10 years ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Toshi MARUYAMA over 9 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF