oocss icon indicating copy to clipboard operation
oocss copied to clipboard

strange behavior of lastUnit

Open ibrezac opened this issue 15 years ago • 2 comments

Hello!

The following is an example that demonstrates unexpected behavior of .lastUnit on FF 3.6 and Chrome 6.0. IE8 does not appear to be affected. I have not tried other browsers yet.

stuff here
This div will cause additional space added at the bottom of the parent div (lastUnit)

Removing clear: both from .lastUnit:after appears to fix the issue, but I am not sure if this created other problems.

Any ideas?

Thanks! -igor

ibrezac avatar Oct 14 '10 04:10 ibrezac

do you have an example online somewhere? I think github is stripping some of the code.

stubbornella avatar Oct 14 '10 04:10 stubbornella

Yep, sorry about that. Here it is: http://www.ypass.net/lastUnit.htm

ibrezac avatar Oct 14 '10 15:10 ibrezac