[Git][noosfero/noosfero][master] 2 commits: Centers checkbox at manage fields

Álax Alves gitlab at mg.gitlab.com
Wed Aug 28 15:35:50 BRT 2019



Álax Alves pushed to branch master at Noosfero / noosfero


Commits:
654e3e34 by Matheus Richard at 2019-08-28T13:36:55Z
Centers checkbox at manage fields

- - - - -
3f37527c by Álax Alves at 2019-08-28T18:35:48Z
Merge branch 'center-checkboxes' into 'master'

Centers checkbox at manage fields

Closes #409

See merge request noosfero/noosfero!1740
- - - - -


1 changed file:

- public/stylesheets/manage-fields.scss


Changes:

=====================================
public/stylesheets/manage-fields.scss
=====================================
@@ -8,6 +8,15 @@
   font-style: italic;
 }
 
+#person_fields_conf, #enterprise_fields_conf, #community_fields_conf {
+  tbody{
+    input {
+      display: block;
+      margin: 0 auto;
+    }
+  }
+}
+
 .custom-field-item {
   position: relative;
   a.icon-delete {



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/890e79ec40299b57d946c4d1fcfa764e3589a967...3f37527c2599c8fc6df958785092f480e553b8d2

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/890e79ec40299b57d946c4d1fcfa764e3589a967...3f37527c2599c8fc6df958785092f480e553b8d2
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/20190828/f4539477/attachment.html>


More information about the Noosfero-dev mailing list