Added the font-size back in, as the textarea gets overidden otherwise
This commit is contained in:
parent
dbadb07adf
commit
bdaa9faea0
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ limitations under the License.
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
color: #454545;
|
color: #454545;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
font-size: 14px;
|
||||||
|
|
||||||
/* needed for FF */
|
/* needed for FF */
|
||||||
font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
|
font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
|
||||||
|
|
Loading…
Add table
Reference in a new issue