Added the font-size back in, as the textarea gets overidden otherwise

pull/1987/head
wmwragg 2016-08-19 18:03:12 +01:00
parent dbadb07adf
commit bdaa9faea0
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ limitations under the License.
box-shadow: none;
color: #454545;
background-color: #fff;
font-size: 14px;
/* needed for FF */
font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;