Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

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 committed Nov 6, 2020
1 parent 79a6e9b commit 32e52e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset-frontend/src/dashboard/stylesheets/dashboard.less
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 32e52e9

Please sign in to comment.