We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ad6f0 commit b4c3e50Copy full SHA for b4c3e50
Coding_iOS/Views/Cell/CodingTipCell.m
@@ -28,7 +28,7 @@ @implementation CodingTipCell
28
29
static CGFloat user_icon_width = 35.0;
30
static CGFloat padding_height = 45;
31
-static CGFloat padding_left = 75.0;
+static CGFloat padding_left = 65.0;
32
static CGFloat padding_between_content = 15.0;
33
static CGFloat target_height = 45.0;
34
0 commit comments