Add monospace font on pre elements to ensure same width of elements
This commit is contained in:
@@ -166,6 +166,7 @@ ul.color-picker li a {
|
||||
|
||||
.control-group.color-picker-preval pre {
|
||||
display: inline;
|
||||
font-family: monospace;
|
||||
margin-right: 10px;
|
||||
margin-left: 10px;
|
||||
width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user