diff --git a/app/assets/stylesheets/new_styles/_interactions.scss b/app/assets/stylesheets/new_styles/_interactions.scss index 93b97a031..c4d87c1a6 100644 --- a/app/assets/stylesheets/new_styles/_interactions.scss +++ b/app/assets/stylesheets/new_styles/_interactions.scss @@ -87,6 +87,7 @@ textarea{ height: 18px; width: 318px; + padding: 4px; } form { @@ -97,6 +98,9 @@ position: absolute; right: 10px; bottom: 10px; + font-size: 11px; + line-height: 16px; + padding: 5px 9px; } } } @@ -336,4 +340,4 @@ margin-top : 9px; margin-right : -5px; margin-left : 4px; -} \ No newline at end of file +}