'added table.navbar {width:100%;} again for themes still using tables in the header.'
This commit is contained in:
@@ -410,6 +410,10 @@ form.mform div.error,form.mform fieldset.error {
|
||||
border-style:solid;
|
||||
}
|
||||
|
||||
table.navbar {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.navbar .navbutton form {
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user