From c242d754aa299477db14ea3bfbfc33ac03f9cf74 Mon Sep 17 00:00:00 2001 From: Faisal Akhtar PC Date: Tue, 4 Aug 2020 06:25:03 +0530 Subject: [PATCH] id at right-end && overflowing text shows ellipses; --- views/card.ejs | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/views/card.ejs b/views/card.ejs index b6551e5..44cba97 100644 --- a/views/card.ejs +++ b/views/card.ejs @@ -13,9 +13,10 @@ - + + ]> @@ -208,7 +209,7 @@ YII=" transform="matrix(1 0 0 1 -7 -8)"> - <%= id %> + <%= id %> <% } else if(twitter==null && blog!='') { %> @@ -226,13 +227,14 @@ YII=" transform="matrix(1 0 0 1 -7 -8)"> - + + ]> @@ -425,7 +427,7 @@ YII=" transform="matrix(1 0 0 1 -7 -8)"> - <%= id %> + <%= id %> <% } else if(blog=='' && twitter!=null) { %> @@ -445,11 +447,12 @@ YII=" transform="matrix(1 0 0 1 -7 -8)"> - + + ]> @@ -642,7 +645,7 @@ YII=" transform="matrix(1 0 0 1 -7 -8)"> - <%= id %> + <%= id %> <% } else { %> @@ -661,11 +664,12 @@ YII=" transform="matrix(1 0 0 1 -7 -8)"> - + + ]> @@ -858,7 +862,7 @@ YII=" transform="matrix(1 0 0 1 -7 -8)"> - <%= id %> + <%= id %> <% } %>