Skip to content

Commit

Permalink
bar.css: fixed width of H1 [Closes #124]
Browse files Browse the repository at this point in the history
  • Loading branch information
sallyx authored and dg committed Nov 30, 2015
1 parent e0c20ff commit b8c7861
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Tracy/assets/Bar/bar.css
Expand Up @@ -190,6 +190,8 @@ body #tracy-debug {
color: #575753;
margin: -5px -5px 5px;
padding: 0 25px 5px 5px;
max-width: 700px;
word-wrap: break-word;
}

#tracy-debug .tracy-mode-peek .tracy-inner, #tracy-debug .tracy-mode-float .tracy-inner {
Expand Down

0 comments on commit b8c7861

Please sign in to comment.