'added table.navbar {width:100%;} again for themes still using tables in the header.'

This commit is contained in:
urs_hunkler
2006-10-30 19:56:50 +00:00
parent f5303bd518
commit c8305b464f
+4
View File
@@ -410,6 +410,10 @@ form.mform div.error,form.mform fieldset.error {
border-style:solid;
}
table.navbar {
width: 100%;
}
.navbar .navbutton form {
float: left;
}