Dolphin 7.0.9 - forms_adv.css bug
QuoteJan 31, 2012 01:000 likesLike
 

Hi,

i believe, there is an error in templates/base/css/forms_adv.css between lines 332 and 340.

It reads:

*+html .button_wrapper { display: inline; } *html .button_wrapper { display: inline; }

while it should be:

.button_wrapper { display: inline; }

If it wasn't reported in trac yet, someone please submit a bug there. I have no rights to submit bugs.

thanx
buzz

css bug

forms_adv.css.png • 99.1K • 39 downloads

buzzdev.com - Mobile Developers Community
QuoteJan 31, 2012 05:430 likesLike
 

...actually, the whole block, should be removed, while when corrected as above, it breaks the buttons appearance.

When removed, CSS validates and the rest of it is not ignored.

buzz

buzzdev.com - Mobile Developers Community
QuoteJan 31, 2012 21:230 likesLike
 

This is css hacks, removing them can broke styles in some browsers.

Rules: http://www.boonex.com/unity/txt/terms