diff --git a/dashboard-ui/css/card.css b/dashboard-ui/css/card.css index 119d29866e..a411e009cb 100644 --- a/dashboard-ui/css/card.css +++ b/dashboard-ui/css/card.css @@ -309,19 +309,15 @@ } .iconCardImage { + display: flex; + align-items: center; text-align: center; - position: relative; + justify-content: center; } .iconCardImage iron-icon { - color: rgb(255, 255, 255); - position: absolute; - left: 0; - right: 0; - width: 50%; - height: 50%; - margin: auto; - top: 22%; + width: 30%; + height: 30%; } .bannerCard { diff --git a/dashboard-ui/library.html b/dashboard-ui/library.html index 7df07c8a29..7385ffad83 100644 --- a/dashboard-ui/library.html +++ b/dashboard-ui/library.html @@ -13,24 +13,17 @@ ${TabPathSubstitution} ${TabAdvanced} -
- -
- -'; - - html += Globalize.translate('LabelContentTypeValue').replace('{0}', '' + typeName + ''); - html += '
'; - html += ''; - html += ''; - html += ''; - html += '
'; - - html += '- -
- -