diff --git a/opentech/static_src/src/sass/apply/components/_button.scss b/opentech/static_src/src/sass/apply/components/_button.scss
index 706d3ef526625f82c686b065393d406b03d840d7..78a45fbb225960ae680541ace7dfe8701d27c45f 100644
--- a/opentech/static_src/src/sass/apply/components/_button.scss
+++ b/opentech/static_src/src/sass/apply/components/_button.scss
@@ -219,10 +219,9 @@
             border: 0;
             align-items: center;
             justify-content: flex-start;
-            max-width: initial;
             width: auto;
             transition: opacity $transition;
-            opacity: 0.7;
+            opacity: .7;
             font-weight: $weight--semibold;
 
             &:hover {