Posted by steven li@drupal.org on September 3, 2005 at 6:13am
2 followers
Jump to:
| Project: | Lincoln's Revenge |
| Version: | 4.6.x-1.x-dev |
| Component: | Stylesheets |
| Category: | bug report |
| Priority: | normal |
| Assigned: | steven li@drupal.org |
| Status: | active |
Issue Summary
I creat a content with only a table in page. It works well in Firefox. When I use IE to browse my new page, there is a big unexpected blank area on top of the table.
I also find that the height of blank area is related with blocks in left or right side. If there is no block in one side, there is no blank area too.
Comments
#1
Try with:
.node-form .standard {clear: none;
}
in style.css