Commit af4a2fb8 authored by Winnie Hellmann's avatar Winnie Hellmann Committed by Kamil Trzciński

Change margin of configure button to 8px

parent 58bf62bc
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
Feature Flags Feature Flags
.pull-right .pull-right
%button.btn.btn-default{ type: 'button', data: { toggle: 'modal', target: '#configure-feature-flags-modal' } } %button.btn.btn-default.append-right-8{ type: 'button', data: { toggle: 'modal', target: '#configure-feature-flags-modal' } }>
= s_('FeatureFlags|Configure') = s_('FeatureFlags|Configure')
= render 'new_feature_flag_button' = render 'new_feature_flag_button'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment