ICEmobile
  1. ICEmobile
  2. MOBI-1083

mobi:fieldsetRow - Alignment of contents has changed

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: EE 1.3.1.GA
    • Fix Version/s: None
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      All

      Description

      The positioning of the contents of the mobi:fieldsetRow has changed in the recent 1.3.1 release. It looks like a float:right CSS value was added to the last item in the fieldsetRow.

      A workaround is to add the following CSS to override the rendered CSS:

                  .mobi-fieldset-row > * ~ *:last-child {
                      float: none !important;
                  }

        Activity

        Hide
        Arran Mccullough added a comment -

        Attached screen shots of the issue. Sample test case can be provided if needed.

        Show
        Arran Mccullough added a comment - Attached screen shots of the issue. Sample test case can be provided if needed.
        Hide
        Philip Breau added a comment -

        This is intentional. If not wanted, the work around will suffice.

        Show
        Philip Breau added a comment - This is intentional. If not wanted, the work around will suffice.

          People

          • Assignee:
            Philip Breau
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: