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

This commit is contained in:
wmwragg 2016-08-19 18:03:12 +01:00
parent dbadb07adf
commit bdaa9faea0

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;