Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3733

Style for title and button in small app make horizontal scroller of layout appear

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • 5.4.3
    • None

      Style in VAADIN/themes/admincentraltheme/smallapp.scss will make the layout of small app have vertical scroller. Please see attached screenshots for more details.

      .section-title {
            margin-top: 12px;
            margin-left: 152px;
          }
      

      And:

      @mixin smallappactions {
      
        .v-csslayout-smallapp-actions {
          position: relative;
          left: 152px;
        }
      
        .v-button-smallapp {
          min-width: 120px;
          margin-right: 20px;
        }
      }
      
      

        Acceptance criteria

          1. Button-style.png
            Button-style.png
            114 kB
          2. Title-style.png
            Title-style.png
            112 kB
          3. Windows8_IE11.png
            Windows8_IE11.png
            52 kB

              Unassigned Unassigned
              sang.ngo Sang Ngo Huu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD