- Fixing Safari issue with node admin

(hello from the code sprint)
4.6.x
Steven Wittens 2005-02-24 13:07:47 +00:00
parent 05b3fcf7e9
commit ca1330ae7c
1 changed files with 3 additions and 0 deletions

View File

@ -334,6 +334,9 @@ tr.light .form-item, tr.dark .form-item {
#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
text-align: center;
}
#node-admin-filter fieldset {
clear: both;
}
#node-admin-filter ul {
list-style-type: none;
padding: 0px;