noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/01: Style CSS : correct for small screen


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: Style CSS : correct for small screen
Date: Sun, 5 Jun 2016 09:14:05 +0000 (UTC)

sparkyx pushed a commit to branch master
in repository noalyss.

commit cb79fac34d5cb19b59fbfae3d41ad8ccdbe5b3b9
Author: Dany De Bontridder <address@hidden>
Date:   Sun Jun 5 11:13:52 2016 +0200

    Style CSS : correct for small screen
---
 html/style-classic.css |    2 --
 html/style-light.css   |    4 +---
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/html/style-classic.css b/html/style-classic.css
index 12ffa49..961f1c7 100644
--- a/html/style-classic.css
+++ b/html/style-classic.css
@@ -1159,8 +1159,6 @@ span.remain {
     div#jrn_name_div
     {
         float: right;
-        margin-right:150px;
-
 
     }
     #predef_form {
diff --git a/html/style-light.css b/html/style-light.css
index 422acde..232dbcb 100644
--- a/html/style-light.css
+++ b/html/style-light.css
@@ -1141,8 +1141,6 @@ span.remain {
  div#jrn_name_div
     {
         float: right;
-        margin-right:150px;
-
 
     }
     #predef_form {
@@ -2145,4 +2143,4 @@ td.selectedmenu {
 {
     position:float;
     float:left;
-}
\ No newline at end of file
+}



reply via email to

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