changing line-height to normal for buttons
This commit is contained in:
parent
d0903383d3
commit
d34cdf66bb
@ -155,7 +155,7 @@
|
||||
text-shadow: 0 1px rgba(255, 255, 255, .75);
|
||||
cursor: pointer;
|
||||
margin-bottom: 20px;
|
||||
line-height: 14px;
|
||||
line-height: normal;
|
||||
padding: 8px 10px;
|
||||
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user