Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Unify Recognition apps setup in one single navigation - MEED-2896 - Meeds-io/meeds#1271 #1297

Closed
wants to merge 8 commits into from
Prev Previous commit
Next Next commit
feat: Container margins managements - MEED-2867-Meeds-io/MIPs#103 (#1290
)

Remove extra padding top and bottom from col container

(cherry picked from commit c0eda9d)
SaraBoutej committed Nov 19, 2023
commit 4254cdc8e15126c9cdb4749a7b9d7eeb37f82f35
Original file line number Diff line number Diff line change
@@ -620,7 +620,7 @@
<container
id="overviewBannerContainer"
template="system:/groovy/portal/webui/container/UIVColContainer.gtmpl"
cssClass="col-12 pt-3 pb-0">
cssClass="col-12 py-0">
<access-permissions>*:/platform/users;*:/platform/externals</access-permissions>
<portlet-application>
<portlet>
Original file line number Diff line number Diff line change
@@ -111,7 +111,7 @@
<container
id="CreateProgramButtonContainer"
template="system:/groovy/portal/webui/container/UIVColContainer.gtmpl"
cssClass="col-12 pt-3 pb-0"
cssClass="col-12 py-0"
profiles="gamification">
<access-permissions>*:/platform/rewarding</access-permissions>
<portlet-application>