diff --git a/src/app/styles/buttons.less b/src/app/styles/buttons.less index 3671b26b8e7..b5393a7c6ff 100644 --- a/src/app/styles/buttons.less +++ b/src/app/styles/buttons.less @@ -2,9 +2,9 @@ height: 32px; padding:0 20px 0 20px; border-radius: 3px; - font-family: "Akzidenz-Grotesk Std"; + font-family: "Akzidenz"; font-weight: normal; - line-height: 17px; + line-height: 18px; font-size: 15px; text-align: center; color: #464C4F; @@ -116,7 +116,7 @@ &-sm { padding: 0 10px 0 10px; height: 28px; - font-weight: 500; + font-weight: bold; font-size: 13px; text-transform: uppercase; } @@ -124,7 +124,7 @@ &-xs { padding: 0 10px 1px 10px; height: 22px; - font-weight: 500; + font-weight: bold; font-size: 11px; text-transform: uppercase; } diff --git a/src/internal-packages/indexes/lib/component/drop-index-modal.jsx b/src/internal-packages/indexes/lib/component/drop-index-modal.jsx index 8dca62e397e..6d8bd985d37 100644 --- a/src/internal-packages/indexes/lib/component/drop-index-modal.jsx +++ b/src/internal-packages/indexes/lib/component/drop-index-modal.jsx @@ -108,7 +108,7 @@ class DropIndexModal extends React.Component { Cancel