diff --git a/app/assets/stylesheets/shared/question-mark-icon.scss b/app/assets/stylesheets/shared/question-mark-icon.scss index 0d01ef1e0b..449c7244ec 100644 --- a/app/assets/stylesheets/shared/question-mark-icon.scss +++ b/app/assets/stylesheets/shared/question-mark-icon.scss @@ -37,8 +37,6 @@ content: ""; color: $white; vertical-align: super; - position: relative; - top: 2px; } } }