From a3e0954f93146eae9403cf65704b54afbee75dab Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 18 May 2016 10:11:50 +0200 Subject: [PATCH] fix profile pictos style --- app/assets/stylesheets/app.layout.scss | 5 +++++ app/assets/templates/shared/publicProfile.html.erb | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/app.layout.scss b/app/assets/stylesheets/app.layout.scss index 33a21e6f7..577953c91 100644 --- a/app/assets/stylesheets/app.layout.scss +++ b/app/assets/stylesheets/app.layout.scss @@ -524,6 +524,7 @@ body.container{ .avatar { display: inline-block; + width: 140px; img { border: 9px solid #fff; background-color: #fff; @@ -551,5 +552,9 @@ body.container{ i { vertical-align: middle; } } } + + .links-center { + text-align: center !important; + } } } \ No newline at end of file diff --git a/app/assets/templates/shared/publicProfile.html.erb b/app/assets/templates/shared/publicProfile.html.erb index cd8d8e563..42d976b7a 100644 --- a/app/assets/templates/shared/publicProfile.html.erb +++ b/app/assets/templates/shared/publicProfile.html.erb @@ -3,10 +3,10 @@
-
+
-