Skip to content

Commit

Permalink
Updated basic buttons style (ezsystems#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
inakijv authored and SylvainGuittard committed Mar 27, 2017
1 parent f71f779 commit ba3948e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui-guidelines/css/components-buttons.css
@@ -1,5 +1,5 @@
.ez-button {
padding: .75rem 2.25rem;
padding: .85rem 1.75rem;
border-radius: 4px;
font-family: 'Open Sans', Helvetica, Arial, Sans-serif;
text-align: center;
Expand Down Expand Up @@ -103,5 +103,5 @@
padding-right: 10px;
font-size: 1.5em;
line-height: .5em;
vertical-align: -40%;
vertical-align: -37%;
}

0 comments on commit ba3948e

Please sign in to comment.