Commit 4d0b3a1b6d9b8ffb5e7352f3b01bd42b0f0fd633

Authored by Joenio Costa
Committed by Daniela Feitosa
1 parent b46011a9

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 3935 float: right;
3936 3936 padding: 5px;
3937 3937 margin-bottom: 5px;
  3938 + margin-left: 10px;
3938 3939 }
3939 3940 .controller-memberships #memberships-index li .may-clear {
3940 3941 clear: right;
... ...