View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
12423Bug reportsLimeSurvey Websitepublic2017-06-12 17:15
Reportertpartner Assigned Tomarkusfluer 
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Summary12423: Font-size in forum code blocks too large
Description

I find that the font-size and line-height in the forum code block to be quite large.

Those blocks tend to overpower everything else in a post and take excessive vertical space.

I would suggest something like:

.highlight pre {font: 17px/25px monospace,serif;}

Or maybe even smaller?

See attached before and after screenshots.

Additional Information

(why is the LS version mandatory when reporting website bugs?)

TagsNo tags attached.
Attached Files
after.png (28,164 bytes)   
after.png (28,164 bytes)   
before.png (23,448 bytes)   
before.png (23,448 bytes)   
Bug heat2
Complete LimeSurvey version number (& build)2.65.0
I will donate to the project if issue is resolvedNo
Browser
Database type & versionN/A
Server OS (if known)N/A
Webserver software & version (if known)N/A
PHP VersionN/A

Users monitoring this issue

There are no users monitoring this issue.

Activities

markusfluer

markusfluer

2017-05-24 13:53

administrator   ~43708

pre {
font: 12px / 20px Consolas, monospace, serif;
}

Seems ok to me.

Issue History

Date Modified Username Field Change
2017-05-24 13:31 tpartner New Issue
2017-05-24 13:31 tpartner Status new => assigned
2017-05-24 13:31 tpartner Assigned To => c_schmitz
2017-05-24 13:34 tpartner File Added: after.png
2017-05-24 13:34 tpartner File Added: before.png
2017-05-24 13:48 c_schmitz Assigned To c_schmitz => markusfluer
2017-05-24 13:53 markusfluer Note Added: 43708
2017-05-24 13:53 markusfluer Status assigned => resolved
2017-05-24 13:53 markusfluer Resolution open => fixed
2017-06-12 17:15 c_schmitz Status resolved => closed