www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 style.rtl.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 style.rtl.css
Date: Wed, 07 Oct 2015 11:09:40 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/10/07 11:09:40

Modified files:
        server/staging/nav-bar/test9: style.rtl.css 

Log message:
        Repeat definitions for .note at screen widths below 46em, otherwise the 
note keeps floating.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/style.rtl.css?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/style.rtl.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- style.rtl.css       7 Oct 2015 10:37:29 -0000       1.4
+++ style.rtl.css       7 Oct 2015 11:09:39 -0000       1.5
@@ -59,4 +59,7 @@
    float: left;
    margin: .3em 1.5em 1em 0;
 }
address@hidden (max-width: 46em) {
+   #content .note { float: none; margin: .3em auto 1em auto; }
+}
 



reply via email to

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