.nuclide-btn-group {
  // This prevent the floated buttons from wrapping even when the group has no
  // explicit width.
  display: flex;
}
