Skip to content

Commit 89c1bcc

Browse files
authored
Merge pull request #3417 from topcoder-platform/feature-contentful
fixed padding buttons #3387
2 parents a7d3915 + bc63ab1 commit 89c1bcc

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/buttons/themed

1 file changed

+1
-1
lines changed

src/shared/components/buttons/themed/tc.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
font-size: 10px !important;
7272
border-radius: 10px !important;
7373
min-height: auto !important;
74-
padding: 0 30px !important;
74+
padding: 0 15px !important;
7575
}
7676

7777
@mixin sm {

0 commit comments

Comments
 (0)