mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Adjust button padding so they all have the same height
This commit is contained in:
parent
25783db020
commit
0885a3178e
@ -277,7 +277,7 @@ $table-border-color: $gray-lighter;
|
|||||||
// For each of Bootstrap's buttons, define text, background and border color.
|
// For each of Bootstrap's buttons, define text, background and border color.
|
||||||
|
|
||||||
$btn-padding-x: .7692rem; // 10px
|
$btn-padding-x: .7692rem; // 10px
|
||||||
$btn-padding-y: .4615rem; // 6px
|
$btn-padding-y: .3846rem; // 5px
|
||||||
$btn-font-weight: normal;
|
$btn-font-weight: normal;
|
||||||
|
|
||||||
$btn-primary-color: $white;
|
$btn-primary-color: $white;
|
||||||
|
Loading…
Reference in New Issue
Block a user