noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 20/27: Bug : CARD misplace of "Search Card"


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 20/27: Bug : CARD misplace of "Search Card"
Date: Sat, 11 Jul 2020 13:25:20 -0400 (EDT)

sparkyx pushed a commit to annotated tag E-8000
in repository noalyss.

commit 3d0aba87e3466c08acf0bc702ba781aa30781cd3
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Sun Feb 3 15:54:48 2019 +0100

    Bug : CARD misplace of "Search Card"
---
 html/style-classic7.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/html/style-classic7.css b/html/style-classic7.css
index 72ea748..239eaa5 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -1400,7 +1400,8 @@ div#preference_div {
 div#box_search_card {
     position:absolute;
     right:15.625%;
-    top:115px;
+    top:145px;
+    
 }
 @media only screen and (max-width:994px)
 {



reply via email to

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