MDL-7861 xhtml strict fixes - added langmenu class - fixed CSS alignment

This commit is contained in:
skodak 2007-01-05 16:48:08 +00:00
parent 9e93222df2
commit e8e7dbcc8d

View File

@ -439,6 +439,10 @@ form#adminsettings div.htmlarea {
border-style:solid;
}
.navbar .langmenu {
text-align:right;
}
table.navbar {
width: 100%;
}