From: John Graham-C. <jgr...@us...> - 2005-09-14 19:25:15
|
Update of /cvsroot/popfile/engine/skins/coolblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11049/coolblue Modified Files: Tag: b0_22_2 style.css Log Message: Merge Joseph's updated skins to this branch Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/coolblue/style.css,v retrieving revision 1.3 retrieving revision 1.3.6.1 diff -C2 -d -r1.3 -r1.3.6.1 *** style.css 31 Jul 2004 18:04:30 -0000 1.3 --- style.css 14 Sep 2005 19:24:29 -0000 1.3.6.1 *************** *** 295,297 **** --- 295,302 ---- padding: 0.3em; padding-bottom: 0; + } + + .menuLink { + display: block; + width: 100%; } \ No newline at end of file |