From 7d82242fc9b5376bbd735c1df601571f6bdb9072 Mon Sep 17 00:00:00 2001 From: Aditya Anand M C Date: Thu, 30 Apr 2020 08:09:18 +0530 Subject: [PATCH] fix up css in accounts --- .../profiles/header_sync_profile.html | 24 +++++++++---------- app/retail/templates/settings/account.html | 18 +++++--------- 2 files changed, 17 insertions(+), 25 deletions(-) diff --git a/app/dashboard/templates/profiles/header_sync_profile.html b/app/dashboard/templates/profiles/header_sync_profile.html index d954834bae3..c8910803926 100644 --- a/app/dashboard/templates/profiles/header_sync_profile.html +++ b/app/dashboard/templates/profiles/header_sync_profile.html @@ -1,15 +1,13 @@ {% load i18n static avatar_tags %} -
- - - +
+
diff --git a/app/retail/templates/settings/account.html b/app/retail/templates/settings/account.html index d53b99ec1b7..b2c96f32c89 100644 --- a/app/retail/templates/settings/account.html +++ b/app/retail/templates/settings/account.html @@ -56,27 +56,21 @@ position: relative; } - .profile-header__sync.inactive { - display: none; - } - .profile-header__sync img { - width: 32px; + width: 2rem; + position: relative; + top: -4px; } .profile-header__sync img.loading { display: none; } -
- -
-
Backup Profile data to 3box:
-
- {% include 'profiles/header_sync_profile.html' %} -
+
+
Backup Profile data to 3box
+ {% include 'profiles/header_sync_profile.html' %}
{% trans "Account type" %}