diff --git a/templates/base.html b/templates/base.html index b1cd72c..58f13d0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,7 +16,6 @@ diff --git a/templates/plist.html b/templates/plist.html index 996c278..453d002 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -20,6 +20,10 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font- .SideNav{min-width: 360px;} .SideNav-icon{margin-right: 16px} .SideNav-item .Label{color: #fff;margin-left:8px;} +.d-flex{min-width:0;} +.listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;} +.listLabels{white-space:nowrap;} + @media (max-width: 767px) { body { padding: 8px;} h1 a:not([href]){font-size:24px;} @@ -75,7 +79,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-