Skip to content
Snippets Groups Projects
Commit 8dbd6180 authored by Deepak kumar's avatar Deepak kumar :speech_balloon:
Browse files

Remove Unused page_bundles/learn_gitlab.scss

parent a8a3f5a3
1 merge request!164639Remove Unused page_bundles/learn_gitlab.scss
.learn-gitlab-info-card-content {
height: 200px;
}
......@@ -324,7 +324,6 @@ class Application < Rails::Application
config.assets.precompile << "page_bundles/issues_list.css"
config.assets.precompile << "page_bundles/issues_show.css"
config.assets.precompile << "page_bundles/jira_connect.css"
config.assets.precompile << "page_bundles/learn_gitlab.css"
config.assets.precompile << "page_bundles/log_viewer.css"
config.assets.precompile << "page_bundles/login.css"
config.assets.precompile << "page_bundles/members.css"
......
- breadcrumb_title _("Learn GitLab")
- page_title _("Learn GitLab")
- add_page_specific_style 'page_bundles/learn_gitlab'
#js-learn-gitlab-app{ data: learn_gitlab_data(@project) }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment