Added option for large buttons

This commit is contained in:
John O'Nolan 2013-09-12 18:34:21 +02:00
parent 056205839e
commit 93bedd764c

View File

@ -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