gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 76/459: openid logo properly placed


From: gnunet
Subject: [reclaim-ui] 76/459: openid logo properly placed
Date: Fri, 11 Jun 2021 23:22:48 +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 eca9e09a5ad4420502654e304529b468ae5930cd
Author: Alexia Pagkopoulou <a.pagkopoulou@tum.de>
AuthorDate: Fri Jun 7 13:25:44 2019 +0200

    openid logo properly placed
---
 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 af8d7a9..a9e7aed 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -207,7 +207,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="float: 
right" class="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]