Method: Playbook::PbSelect::Select#select_margin_bottom
- Defined in:
- app/pb_kits/playbook/pb_select/select.rb
#select_margin_bottom ⇒ Object
62 63 64 |
# File 'app/pb_kits/playbook/pb_select/select.rb', line 62 def select_margin_bottom margin.present? || margin_bottom.present? ? nil : "mb_sm" end |