Css bug with ie6

OFF - February 8, 2009 - 15:07
Project:Smileys
Version:6.x-1.0-alpha5
Component:User interface
Category:bug report
Priority:normal
Assigned:OFF
Status:closed
Description

I have checked up as looks smile-box in different browsers..
in ie6 there is a problem, it is obvious with properties "width:auto" and "height:auto"

Problem can see on a screenshot

The given problem appear because of css properties

.smiley-class {
  cursor: pointer;
  height: auto;
  width: auto;
  border: 0;
}

if I remove:

height: auto;
width: auto;

ie6 displays smileys correctly.

I hope you change a css file in next module version.

And sorry for my English.

AttachmentSize
ie-sux.png41.5 KB

#1

Gurpartap Singh - June 27, 2009 - 15:55
Status:active» fixed

http://drupal.org/cvs?commit=230594

#2

System Message - July 11, 2009 - 16:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.