Skip to content

Commit

Permalink
Merge branch 'patch-3' into 'master'
Browse files Browse the repository at this point in the history
Avoid wrapping class(es) name text

See merge request foundrynet/dnd5e!103
  • Loading branch information
aaclayton committed Jun 20, 2020
2 parents 8ad241e + cea7911 commit ce2e476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/character.less
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
height: 20px;
font-size: 18px;
color: @colorTan;
white-space: nowrap;
}

// Experience Tracking
Expand Down

0 comments on commit ce2e476

Please sign in to comment.