-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi Dmytro
thanks for the the excellent plugin!
I've noted that the line number column is set to 1% by default?
see below:
.codecolorer-container table td.line-numbers { width: 1%; }
This messes up the formatting on my wordpress install as shown below:
I've fixed this simply by adding the following in the additional CSS of my install:
.codecolorer-container table td.line-numbers { width: 4%; }
is this a bug? maybe I'm missing something?
kind regards
Matt
Metadata
Metadata
Assignees
Labels
No labels
