diff --git a/app/assets/stylesheets/my_modules/protocols/index.scss b/app/assets/stylesheets/my_modules/protocols/index.scss index 0890e1184..647c23fd8 100644 --- a/app/assets/stylesheets/my_modules/protocols/index.scss +++ b/app/assets/stylesheets/my_modules/protocols/index.scss @@ -14,7 +14,7 @@ } } -.my-modules-protocols-index { +.module-header { padding-top: 15px !important; .first-row { diff --git a/app/assets/stylesheets/steps.scss b/app/assets/stylesheets/steps.scss index af29e24f8..37cc59bc0 100644 --- a/app/assets/stylesheets/steps.scss +++ b/app/assets/stylesheets/steps.scss @@ -15,8 +15,6 @@ list-style: none; li { - margin-bottom: 10px; - & > div > span.pull-left { margin-top: 10px; } @@ -388,4 +386,3 @@ margin-top: 20px; width: 100%; } - diff --git a/app/views/my_modules/protocols.html.erb b/app/views/my_modules/protocols.html.erb index d7e9a7d71..7dd561485 100644 --- a/app/views/my_modules/protocols.html.erb +++ b/app/views/my_modules/protocols.html.erb @@ -14,7 +14,9 @@ } %>