Readd white space style to btn

This commit is contained in:
Berkeley Martinez
2016-01-15 02:26:15 -08:00
parent 9f67cb8736
commit 9d3fd2274e

View File

@ -72,9 +72,6 @@ h1, h2 {
font-weight: 400; font-weight: 400;
} }
.btn {
font-weight: 400;
}
h1, h2, h3, h4, h5, h6, p, li { h1, h2, h3, h4, h5, h6, p, li {
padding-top: 5px; padding-top: 5px;
@ -739,6 +736,8 @@ iframe.iphone {
} }
.btn { .btn {
font-weight: 400;
white-space: normal;
background: transparent; background: transparent;
-webkit-transition: background .2s ease-in-out, border .2s ease-in-out; -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;