Skip to content
Snippets Groups Projects
Commit b11a33aa authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Merge branch 'features/ISTWCMS-5948-m26lebla-fix-long-titles-in-dashboards' into '1.0.x'

ISTWCMS-5948: Fix the tittles breaking the box in dashboard

See merge request !83
parents 117e5c94 3c3399d3
No related branches found
No related tags found
1 merge request!83ISTWCMS-5948: Fix the tittles breaking the box in dashboard
...@@ -20,6 +20,10 @@ ...@@ -20,6 +20,10 @@
} }
} }
} }
.views-element-container *,
td.views-field.views-field-title {
@include uw-no-breakout();
}
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment