We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e69de commit 4adbb60Copy full SHA for 4adbb60
1 file changed
SIAlertView/SIAlertView.m
@@ -23,8 +23,8 @@
23
#define CONTENT_PADDING_LEFT 10
24
#define CONTENT_PADDING_TOP 12
25
#define CONTENT_PADDING_BOTTOM 10
26
-#define BUTTON_HEIGHT 44
27
-#define CONTAINER_WIDTH 300
+#define BUTTON_HEIGHT 40
+#define CONTAINER_WIDTH 600
28
29
const UIWindowLevel UIWindowLevelSIAlert = 1999.0; // don't overlap system's alert
30
const UIWindowLevel UIWindowLevelSIAlertBackground = 1998.0; // below the alert window
0 commit comments