www-commits
[Top][All Lists]
Advanced

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

www/server/staging/layout layout.css


From: Therese Godefroy
Subject: www/server/staging/layout layout.css
Date: Mon, 9 Nov 2020 04:48:59 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/11/09 04:48:59

Modified files:
        server/staging/layout: layout.css 

Log message:
        Revert 'Increase the size of language and search icons'.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout/layout.css?cvsroot=www&r1=1.27&r2=1.28

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/layout/layout.css,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- layout.css  8 Nov 2020 14:56:02 -0000       1.27
+++ layout.css  9 Nov 2020 09:48:58 -0000       1.28
@@ -199,18 +199,18 @@
 
 #switches {
    display: inline-block;
-   line-height: 2em;
+   line-height: 1.7em;
    padding: .3em 0;
 }
 .switch {
    display: inline-block;
-   height: 2em;
+   height: 1.7em;
    margin-left: .4em;
 }
 .switch img {
    display: inline-block;
    vertical-align: top;
-   height: 1.8em;
+   height: 1.5em;
    width: auto;
    padding: .1em;
 }
@@ -519,7 +519,6 @@
    background: none;
 }
 
-
 /** Author line after the main heading **/
 
 address.byline {



reply via email to

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