Commit 5ccb6088957f3679b4b501636eab2f7c66edf850

Authored by Leonardo Merlin
1 parent 84ac10a9

Fix: proposal sent button

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
sass/_proposal_detail.scss
@@ -731,7 +731,8 @@ @@ -731,7 +731,8 @@
731 max-height: none !important; 731 max-height: none !important;
732 } 732 }
733 } 733 }
734 - .send-proposal-button { 734 + .send-proposal-button,
  735 + .success-proposal-sent {
735 text-align: center !important; 736 text-align: center !important;
736 a { 737 a {
737 position: relative !important; 738 position: relative !important;