• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0
    • 2.0.0RC1
    • Général
    • None

      has (recently?) changed and is not nice

      for exmaple, text is not correctly aligned

          [RUNTIME-426] Default css for forms

          Laurence Aumeunier added a comment - - edited

          Add the following css style for ie8 only

          .ext-ie8 .ametys-input input {
          	padding-top: 3px !important;
          	padding-bottom: 0px !important;
          }
          

          Do the same for select input

          Laurence Aumeunier added a comment - - edited Add the following css style for ie8 only .ext-ie8 .ametys-input input { padding-top: 3px !important; padding-bottom: 0px !important; } Do the same for select input

          It is ok on Firefox
          but not on IE8

          Raphaël Franchet added a comment - It is ok on Firefox but not on IE8

            laurence Laurence Aumeunier
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: