Skip to content

Commit

Permalink
style: Wrap chart titles again (apache#11602)
Browse files Browse the repository at this point in the history
* style: letting chart titles wrap again

* deleting comment
  • Loading branch information
rusackas authored and auxten committed Nov 20, 2020
1 parent 27eea33 commit d969626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset-frontend/src/dashboard/stylesheets/dashboard.less
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ body {

& > .header-title {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 100%;
flex-grow: 1;
Expand Down

0 comments on commit d969626

Please sign in to comment.