Skip to content

Commit

Permalink
Wrap span tag values (jaegertracing#388)
Browse files Browse the repository at this point in the history
Wrap span tag values
Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
  • Loading branch information
tiffon committed Jun 10, 2019
2 parents 62fbde9 + c3d029d commit 523ca01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
line-height: 17px;
font-size: 13px;
font-family: monospace;
white-space: pre;
white-space: pre-wrap;
}
.json-markup-key {
font-weight: bold;
Expand Down

0 comments on commit 523ca01

Please sign in to comment.