class Playbook::PbPopover::Popover

def width_height_class_helper

def width_height_class_helper
  "overflow_handling" if max_height || max_width
end