Skip to content

Commit

Permalink
bar: removed flex-wrap for floating bar
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Apr 6, 2018
1 parent f26f573 commit 070309d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Tracy/assets/Bar/bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ body#tracy-debug { /* in popup window */
#tracy-debug-bar ul {
list-style: none none;
display: flex;
flex-wrap: wrap;
}

#tracy-debug-bar ul:not(:first-child) li {
Expand Down

0 comments on commit 070309d

Please sign in to comment.