picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework

Home Page:https://picturepan2.github.io/spectre/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buttons vertical alignment fails in Safari

gmzu opened this issue · comments

commented

image

Buttons vertical alignment fails in Safari 14.1.1

No problem with Chrome/Firefox

Suggestions?

Wrap them in a form-horizontal...

      <div className="form-horizontal">
        <div className="form-group">
          <button
            type="button"