engines/bastion/app/assets/stylesheets/bastion/bastion.scss in katello-4.7.6 vs engines/bastion/app/assets/stylesheets/bastion/bastion.scss in katello-4.8.0.rc1

- old
+ new

@@ -155,9 +155,13 @@ .nav-tabs { margin-bottom: 20px; } } + [bst-bookmark] li a{ + white-space: break-spaces; + overflow-wrap: anywhere; + } } .modal.fade.in { display: block; }