Ok for Fix this Bug add padding:0; to Formcheck CSS class "l" and "t"
like this :

.fc-tbx .t{
        padding:0;
        background: url('img/t.png') repeat-x;
        height: 16px;
}

.fc-tbx .l{
        padding:0;
        background: url('img/l.png') repeat-y;
        width : 16px;
}

Enjoy

On 16 déc, 16:45, Joel Azemar <[email protected]> wrote:
> Anybody have solve this problem ?
> If somebody use Mootools FrameWorkFormCheck.js and they have got this
> problem ? I'm realy enjoy have the solution.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to