www-commits
[Top][All Lists]
Advanced

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

www style.rtl.css


From: Therese Godefroy
Subject: www style.rtl.css
Date: Fri, 9 Apr 2021 07:33:14 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/04/09 07:33:14

Modified files:
        .              : style.rtl.css 

Log message:
        Fix icon alignment and spacing in breadcrumb.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.rtl.css?cvsroot=www&r1=1.26&r2=1.27

Patches:
Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/style.rtl.css,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- style.rtl.css       31 May 2020 04:30:26 -0000      1.26
+++ style.rtl.css       9 Apr 2021 11:33:13 -0000       1.27
@@ -39,13 +39,16 @@
    }
 }
 a#side-menu-button {
-   margin: 0 -.1em .3em 1em;
+   margin: .4em -.1em .3em 1em;
 }
 #content #navlinks ul {
    margin: 0 1.5em 0 0;
    border-left: none;
    border-right: 1px solid #999;
 }
+.breadcrumb {
+   margin: .5em 0 0 1.5em;
+}
 .translators-notes {
    clear: right;
 }



reply via email to

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