summaryrefslogtreecommitdiff
path: root/app/views/shared/milestones
diff options
context:
space:
mode:
authorLuke Bennett <lukeeeebennettplus@gmail.com>2018-03-12 16:11:57 +0000
committerLuke Bennett <lukeeeebennettplus@gmail.com>2018-03-12 16:11:57 +0000
commit9191f96ab762a5704165120a66131df24f61a272 (patch)
treeaa6044d7267a5efc7cc6bbf258ab6640a65d34de /app/views/shared/milestones
parentf9dc1e86881f21b0960d0035c1e051c2e54fdd80 (diff)
downloadgitlab-ce-9191f96ab762a5704165120a66131df24f61a272.tar.gz
Fix illustration padding and center for mobiel
Diffstat (limited to 'app/views/shared/milestones')
-rw-r--r--app/views/shared/milestones/_deprecation_message.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/milestones/_deprecation_message.html.haml b/app/views/shared/milestones/_deprecation_message.html.haml
index 9f049e7bde1..c9a5b273173 100644
--- a/app/views/shared/milestones/_deprecation_message.html.haml
+++ b/app/views/shared/milestones/_deprecation_message.html.haml
@@ -1,5 +1,5 @@
-.milestone-deprecation-message.prepend-top-default
- = image_tag 'illustrations/milestone_removing-page.svg', class: 'append-right-default'
+.milestone-deprecation-message.prepend-top-default.prepend-left-default
+ .illustration.inline= image_tag 'illustrations/milestone_removing-page.svg', class: 'append-right-default'
.inline.vertical-align-middle.text-container
%strong This page will be removed in a future release.
%p.append-bottom-default.prepend-top-5