From: Grant Paul Date: Sat, 4 Dec 2010 07:39:29 +0000 (-0800) Subject: Make errors not horribly ugly looking on the iPad. X-Git-Tag: v1.1.0%b1~422 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/250fdfdd1a2fec70aaaab9e11d426ba53d9c9200 Make errors not horribly ugly looking on the iPad. --- diff --git a/MobileCydia.app/error.html b/MobileCydia.app/error.html index a68ff768..20fc24d0 100644 --- a/MobileCydia.app/error.html +++ b/MobileCydia.app/error.html @@ -13,7 +13,8 @@ background-size: 7px 1px; display: table; font-family: Helvetica; - height: 337px; + height: 100%; + width: 100%; margin: 0; text-shadow: rgba(255, 255, 255, 0.75) 1px 1px 0 } @@ -21,9 +22,9 @@ div.page { display: table-cell; text-align: center; + width: 320px; margin: 0 auto; vertical-align: middle; - width: 320px; } div.title {