diff --git a/src/noosfero-spb-theme/css/administration-panel.css b/src/noosfero-spb-theme/css/administration-panel.css index 2a82051..db651fa 100644 --- a/src/noosfero-spb-theme/css/administration-panel.css +++ b/src/noosfero-spb-theme/css/administration-panel.css @@ -279,3 +279,13 @@ .action-profile_editor-index #content .pending-tasks .button.icon-todo.with-text:hover{ background: #5E82C6; } + +/* Edit software page */ + +.action-profile_editor-edit_software_community #profile-is-template{ + margin-top: 10px; +} + +.action-profile_editor-edit_software_community .field-privacy-selector{ + vertical-align: bottom; +} -- libgit2 0.21.2