[damned-lies/bootstrap-5: 35/42] fix: align button on profile




commit 85fa3023e54610f6e741ebc7493dafca65240376
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Thu Sep 22 10:21:28 2022 +0200

    fix: align button on profile

 common/static/css/template.css | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/common/static/css/template.css b/common/static/css/template.css
index d47df6d9..3079b804 100644
--- a/common/static/css/template.css
+++ b/common/static/css/template.css
@@ -582,3 +582,7 @@ ul.foot li {
 #user_profile_image > img {
   width: 100%;
 }
+
+.list-group-item svg {
+    width: 1.5rem;
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]