.build-picker-form-grid .build-picker-form-item {
  min-width: 180px;
  margin: 4px;
  flex: 1; }

.builds-preview-table-container {
  height: 250px;
  overflow-y: auto; }
  .builds-preview-table-container .no-matching-builds-message {
    align-self: center; }
