picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework
https://picturepan2.github.io/spectre/
MIT License
11.31k stars 804 forks source link

Buttons vertical alignment fails in Safari #679

Open gmzu opened 3 years ago

gmzu commented 3 years ago
image

Buttons vertical alignment fails in Safari 14.1.1

No problem with Chrome/Firefox

Suggestions?

janbakker2525 commented 2 years ago

Wrap them in a form-horizontal...

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