Skip to content

Commit 4adbb60

Browse files
author
Max Roustan
committed
Width update for wider alert
1 parent 96e69de commit 4adbb60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SIAlertView/SIAlertView.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
#define CONTENT_PADDING_LEFT 10
2424
#define CONTENT_PADDING_TOP 12
2525
#define CONTENT_PADDING_BOTTOM 10
26-
#define BUTTON_HEIGHT 44
27-
#define CONTAINER_WIDTH 300
26+
#define BUTTON_HEIGHT 40
27+
#define CONTAINER_WIDTH 600
2828

2929
const UIWindowLevel UIWindowLevelSIAlert = 1999.0; // don't overlap system's alert
3030
const UIWindowLevel UIWindowLevelSIAlertBackground = 1998.0; // below the alert window

0 commit comments

Comments
 (0)