Commit 4d0b3a1b6d9b8ffb5e7352f3b01bd42b0f0fd633
Committed by
Daniela Feitosa
1 parent
b46011a9
Exists in
master
and in
29 other branches
Adding margin between description and logo in my groups
(ActionItem1936)
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
public/stylesheets/application.css
@@ -3935,6 +3935,7 @@ h1#agenda-title { | @@ -3935,6 +3935,7 @@ h1#agenda-title { | ||
3935 | float: right; | 3935 | float: right; |
3936 | padding: 5px; | 3936 | padding: 5px; |
3937 | margin-bottom: 5px; | 3937 | margin-bottom: 5px; |
3938 | + margin-left: 10px; | ||
3938 | } | 3939 | } |
3939 | .controller-memberships #memberships-index li .may-clear { | 3940 | .controller-memberships #memberships-index li .may-clear { |
3940 | clear: right; | 3941 | clear: right; |