mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix button padding after Spree 2 font changes increased the vertical height
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
input[type="submit"], input[type="button"], button, .button {
|
||||
cursor: pointer;
|
||||
padding: 6.5px 15px;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
|
||||
Reference in New Issue
Block a user