[Git][noosfero/noosfero][master] 2 commits: Fixes edit comment's modal responsiveness

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jun 14 11:28:02 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
f90c8eef by Andre de Sousa at 2018-06-11T14:03:12Z
Fixes edit comment's modal responsiveness

Signed-off-by: Andre de Sousa <andre.filho001 at outlook.com>
Signed-off-by: Arthur Diniz <arthurbdiniz at gmail.com>

- - - - -
1aebbfe0 by Rodrigo Souto at 2018-06-14T14:27:45Z
Merge branch 'lappis-unb/projects/noosfero-fix_edit_comment_resposiveness'

- - - - -


2 changed files:

- public/stylesheets/comments.scss
- public/stylesheets/modal.scss


Changes:

=====================================
public/stylesheets/comments.scss
=====================================
--- a/public/stylesheets/comments.scss
+++ b/public/stylesheets/comments.scss
@@ -1,6 +1,6 @@
 form.comment_form {
   width: 100%;
-  min-width: 260px;
+  min-width: 100%;
 
   p {
     margin-top: 0;


=====================================
public/stylesheets/modal.scss
=====================================
--- a/public/stylesheets/modal.scss
+++ b/public/stylesheets/modal.scss
@@ -42,7 +42,6 @@
     #noosfero-modal-inner {
       width: 95%;
       margin: auto;
-      padding: 0px 10px;
     }
   }
 }



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/84b409a21ca268f3123d67184d0ffd76e7f57d8b...1aebbfe05f5d6cbc94f1824ed501254fbddd4640

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/84b409a21ca268f3123d67184d0ffd76e7f57d8b...1aebbfe05f5d6cbc94f1824ed501254fbddd4640
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/20180614/3786982a/attachment-0001.html>


More information about the Noosfero-dev mailing list