[Git][noosfero/noosfero][master] 2 commits: Adding margin top to the textarea from comments

Rodrigo Souto gitlab at mg.gitlab.com
Fri May 18 13:31:24 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
728e9422 by Anna at 2018-05-17T19:55:28Z
Adding margin top to the textarea from comments

- - - - -
8dd79eec by Rodrigo Souto at 2018-05-18T16:31:18Z
Merge branch 'issue_322_user_image_on_comment' into 'master'

Adding margin top to the textarea from comments

Closes #322

See merge request noosfero/noosfero!1496
- - - - -


1 changed file:

- public/stylesheets/comments.scss


Changes:

=====================================
public/stylesheets/comments.scss
=====================================
--- a/public/stylesheets/comments.scss
+++ b/public/stylesheets/comments.scss
@@ -40,6 +40,7 @@ form.comment_form {
     height: 10vw;
     max-height: 100%;
     margin-right: 5px;
+    margin-top: 5px;
     border-radius: 4px;
     box-sizing: border-box;
     font-family: inherit !important;



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/0ac120fb2a02ee13ad0984d4e8bba6a15d9796d4...8dd79eec73d915e8db1909a2aab525744e78b57f

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/0ac120fb2a02ee13ad0984d4e8bba6a15d9796d4...8dd79eec73d915e8db1909a2aab525744e78b57f
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180518/59191e31/attachment.html>


More information about the Noosfero-dev mailing list