diff --git a/config/ags/style.css b/config/ags/style.css index c7699e2d..b7b98274 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -68,20 +68,6 @@ label { border-bottom: 3px solid @theme_selected_bg_color; } -.client-title { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - max-width: 50px; -} - -.media { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - max-width: 100px; -} - levelbar block, highlight { min-height: 10px;