Dashbaord: wrap long descriptions

This commit is contained in:
bergware
2019-05-07 19:12:31 +02:00
parent b70a174e50
commit 019bc066f0
5 changed files with 6 additions and 2 deletions
+1
View File
@@ -196,6 +196,7 @@ table.share_status.dashboard.box1 tr.last>td{padding-bottom:20px}
table.share_status.dashboard.box1 td i[class^="icon-"]{font-size:32px;vertical-align:top}
table.share_status.dashboard.box1 td i[class^="fa "]{font-size:1rem;vertical-align:super}
table.share_status.dashboard.box1 td span.header{font-size:1.1rem!important;text-transform:uppercase;letter-spacing:1px}
table.share_status.dashboard.box1 td span.text{white-space:normal}
table.share_status.dashboard.box2 thead tr:nth-child(3)>td{font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}
table.share_status.dashboard.box2 tr td:nth-child(2){min-width:20%}
table.share_status.dashboard.box2 tr td:nth-child(3){min-width:18%}