gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 96/459: openid logo fix


From: gnunet
Subject: [reclaim-ui] 96/459: openid logo fix
Date: Fri, 11 Jun 2021 23:23:08 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit ec4a4e7c831da9358a098502516d1798b08dab74
Author: Alexia Pagkopoulou <a.pagkopoulou@tum.de>
AuthorDate: Fri Jun 7 15:05:50 2019 +0200

    openid logo fix
---
 src/app/identity-list/identity-list.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/identity-list/identity-list.component.html 
b/src/app/identity-list/identity-list.component.html
index defe008..b4d6c50 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -203,7 +203,7 @@
               </td>
               <td>
                 <div style="min-width: 8em;">
-                  <span *ngIf="isRequested(identity, attribute)" style="float: 
right" class="fa fa-openid" ></span>
+                  <span *ngIf="isRequested(identity, attribute)" 
style="margin-right: 5em" class="float-right fa fa-openid"></span>
                 </div>
               </td>
             </tr>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]