[Git][noosfero/noosfero][master] 2 commits: ViewAll button alignment for box1

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jun 14 12:24:34 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
4ccabe4d by Maxwell Borges Bezerra at 2018-06-13T17:14:46Z
ViewAll button alignment for box1

In box1, when resize the page the community block lot the alignment. And was set fix size for each community (in box1)

- - - - -
1b496229 by Rodrigo Souto at 2018-06-14T15:24:10Z
Merge branch 'maxbborges/noosfero-communityblock-box1'

- - - - -


2 changed files:

- public/designs/themes/base/style.scss
- public/stylesheets/blocks/profile-list.scss


Changes:

=====================================
public/designs/themes/base/style.scss
=====================================
--- a/public/designs/themes/base/style.scss
+++ b/public/designs/themes/base/style.scss
@@ -688,12 +688,10 @@ div#notice {
   list-style: none;
 }
 
-#content .box-1 .profile-list-block ul,
-#content .box-1 .enterprises-block ul,
-#content .box-1 .communities-block ul,
-#content .box-1 .fans-block ul {
-  width: auto;
-  display: block;
+#content .box-1 .block .common-profile-list-block.vcard,
+#content .box-1 .block .common-profile-list-block.vcard .profile_link {
+ padding-bottom: 0px;
+ width: 70px;
 }
 
 .block-footer-content {
@@ -2013,4 +2011,3 @@ form.form-with-captcha {
 i.fa {
   margin-right: 4px;
 }
-


=====================================
public/stylesheets/blocks/profile-list.scss
=====================================
--- a/public/stylesheets/blocks/profile-list.scss
+++ b/public/stylesheets/blocks/profile-list.scss
@@ -75,8 +75,9 @@
   width: 111px;
   overflow: hidden;
 }
+
 .box-1 .common-profile-list-block span {
-  width: 102px;
+  width: 100%;
 }
 .common-profile-list-block .profile-image {
   display: table-cell;



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/515425824c3a85577968350710cfbaddfaac5c43...1b49622987ad54219af7bd97827da101ce4c0668

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/515425824c3a85577968350710cfbaddfaac5c43...1b49622987ad54219af7bd97827da101ce4c0668
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/ded9992f/attachment-0001.html>


More information about the Noosfero-dev mailing list