Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-9811

Allign "Add Repository" button properly on Configuration screen

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 3.3
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      When no repository was created, the Add Repository button allignment is weird.

      The following CSS causes it to float around by 5% from the left.

      .no-repository > #repository-list > .aui-toolbar {
      left: -40px;
      margin-left: 5%;
      }
      
      #repository-list > .aui-toolbar {
      margin: 0 5px 1em;
      vertical-align: middle;
      }
      

      We should get rid of the first block completely and remove the 5px in the second block to left-align it with the text.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jens@atlassian.com jens
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: