Fix for footers on MDL-9826

This commit is contained in:
moodler
2007-05-25 21:03:20 +00:00
parent 8a12b18716
commit 286914ebf9
+2 -1
View File
@@ -711,7 +711,8 @@ table.navbar {
padding:0px;
}
#navmenupopup option {
#navmenupopup option,
#navmenufooterpopup option {
padding: 2px 0 2px 20px;
background-repeat: no-repeat;
background-position: 1px 2px;