Commit 6062a25f authored by Andreas Kämmerle's avatar Andreas Kämmerle

Enhance horizontal whitespace

parent 81ddb692
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
.col-md-12.col-lg-6 .col-md-12.col-lg-6
- if can?(current_user, :read_cross_project) - if can?(current_user, :read_cross_project)
.activities-block .activities-block
.append-right-5
.prepend-top-16 .prepend-top-16
.d-flex.align-items-center.border-bottom .d-flex.align-items-center.border-bottom
%h4.flex-grow %h4.flex-grow
...@@ -20,6 +21,7 @@ ...@@ -20,6 +21,7 @@
.col-md-12.col-lg-6 .col-md-12.col-lg-6
.projects-block .projects-block
.prepend-left-5
.prepend-top-16 .prepend-top-16
.d-flex.align-items-center.border-bottom .d-flex.align-items-center.border-bottom
%h4.flex-grow %h4.flex-grow
......
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