[bug] konqueror and jumpy menu items and css

mathias <[email protected]> Thu, 5 Feb 2004 23:22:55 +0100
Newsgroups gmane.comp.php.drupal.user
Message-ID <type=project&nid=5660&[email protected]>
 Project:      User experience
 Version:      <none>
 Component:    usability
 Category:     bug reports
 Priority:     normal
 Assigned to:  Anonymous
 Reported by:  mathias
 Updated by:   mathias
 Status:       active


When clicking on a link in the hierarchical user-block using the latest
Drupal CVS and konqueror 3.2.0, the links "jump" horizontally out of
position. Bizarre.

I have isolated this to the following section of css in drupal.css:


.menu li a {
  display: block;
  width: 100%;
  text-decoration: none;
}


Specifically, if you remove the display: block; line, everything seems
to work. But I don't have enough knowledge of CSS to know the
implications of this action.

boing, boing, bong!



mathias

-- 
View: http://drupal.org/node/view/5660
Edit: http://drupal.org/project/comments/add/5660


-- 
[ Drupal user list | http://list.drupal.org/ ]
[ http://lists.drupal.org/options/drupal-user/gcpdu-drupal-user%40gmane.org ]