[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
raeburn
raeburn at source.lon-capa.org
Sat May 19 10:03:32 EDT 2012
raeburn Sat May 19 14:03:32 2012 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
- Improve alignment of image in menu items in top line
(primary menu).
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.1076 loncom/interface/loncommon.pm:1.1077
--- loncom/interface/loncommon.pm:1.1076 Fri May 18 14:27:11 2012
+++ loncom/interface/loncommon.pm Sat May 19 14:03:31 2012
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.1076 2012/05/18 14:27:11 raeburn Exp $
+# $Id: loncommon.pm,v 1.1077 2012/05/19 14:03:31 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -6500,6 +6500,7 @@
ol.LC_primary_menu li img {
vertical-align: bottom;
height: 1.1em;
+ margin: 0.2em 0 0 0;
}
ol.LC_primary_menu a {
More information about the LON-CAPA-cvs
mailing list