Dolphin 7.0.9 - forms_adv.css bug

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 · 453 views
buzzdev.com - Mobile Developers Community
Quote · 31 Jan 2012

...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
Quote · 31 Jan 2012

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

Rules → http://www.boonex.com/terms
Quote · 1 Feb 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.