From e1a6fdd21f46c90487d77ec2332e48e00152a157 Mon Sep 17 00:00:00 2001 From: borissedw Date: Tue, 7 Nov 2023 13:17:42 +0300 Subject: [PATCH] 0.0.336 --- static/css/styles(boris).css | 2 +- templates/blocks/profile/b_chats.html | 12 ++++-------- templates/tb_base.html | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 94b4172..ffb3bc1 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -418,7 +418,7 @@ border: 1px solid #E6E6E6; background: #ffffff; box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20); - float: left; + float: right; } diff --git a/templates/blocks/profile/b_chats.html b/templates/blocks/profile/b_chats.html index a934c30..9356626 100644 --- a/templates/blocks/profile/b_chats.html +++ b/templates/blocks/profile/b_chats.html @@ -1,7 +1,6 @@ {% load static %} -