Artera requested the new course content to be added more places.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
{% endif %}
|
||||
|
||||
<main class="np-main np-dashboard np-subpage-container np-max-width">
|
||||
{% include "course_version_outdated_alert", courses: courses.enrolled %}
|
||||
{% comment %} {% include "course_version_outdated_alert", courses: courses.enrolled %} {% endcomment %}
|
||||
<div class="row np-flex-center">
|
||||
<div class="col-xs-12 {% if features.training_events? %} col-sm-8 {% endif %}">
|
||||
{% if features.learning_paths? %}
|
||||
@ -80,6 +80,9 @@
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.np-flex-center {
|
||||
padding-top: 20px;
|
||||
}
|
||||
.np-dashboard {
|
||||
padding-top: 183px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user