diff --git a/css/src/main.css b/css/src/main.css index 9356e8474..9014665cd 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -844,7 +844,7 @@ table { border-collapse: collapse; text-align: left; width: 100%; border: none; } thead tr{ text-transform: uppercase; border-top: 1px solid #FFFFFF; height: 46px} -table td, .datagrid table th { padding: 15px 15px; height: 58px} } +table td, table th { padding: 15px 15px; height: 58px} } table thead th {background-color: #F5F5F8; color:#949BAD; font-size: 13px; font-weight: normal; !important} table tbody td { color: #000000; font-size: 14px;border-bottom: 1px solid #F1F1F3; } table tbody tr:last-child td { border-bottom: none; } diff --git a/views/profile.html b/views/profile.html index f51adcde0..54689fbf0 100644 --- a/views/profile.html +++ b/views/profile.html @@ -43,7 +43,7 @@

Manage wallets

-
+