diff --git a/ghost/admin/assets/sass/modules/forms.scss b/ghost/admin/assets/sass/modules/forms.scss index 3592cc7fce..c46d9e711a 100644 --- a/ghost/admin/assets/sass/modules/forms.scss +++ b/ghost/admin/assets/sass/modules/forms.scss @@ -190,6 +190,12 @@ form { background: #f8f8f8; text-decoration: none; } + + &.large { + padding: 1em 1.8em; + font-size: 14px; + line-height: 16px; + } } // This is the default button style