diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index f3f44668d..887db1a61 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -33,7 +33,7 @@ body { h1 { font-family: 'Segoe UI Light', 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 200; - font-size: 32pt; + font-size: 28pt; } .toolsSidebar h1 { @@ -91,10 +91,6 @@ pre, textarea.pre { background-attachment: fixed!important; } -.ui-btn-icon-notext .ui-btn-inner .ui-icon { - margin: -10px -9px 0 0!important; -} - /* Header */ diff --git a/dashboard-ui/scripts/userprofilespage.js b/dashboard-ui/scripts/userprofilespage.js index 56295e913..de7fa1010 100644 --- a/dashboard-ui/scripts/userprofilespage.js +++ b/dashboard-ui/scripts/userprofilespage.js @@ -38,10 +38,16 @@ html += "
";
if (user.Configuration.HasPassword) html += '';
if (user.Configuration.IsAdministrator) html += '
';
- html += "";
+ html += "