diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml index 4993ddef0..fc3f7fb2b 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml @@ -617,6 +617,13 @@ border-bottom: 1px solid #E5E5E5; cursor: pointer } + .lr-list-line .text{ + width: 75%; + overflow: hidden; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + } .lr-list-line .date { position: absolute;