-
Go to
/Applications/Cydia.app
in iFile, then scroll down and tapmanage.html
followed by the Text Editor. -
Tap Edit, then find
a.giant-button {
and tap so your cursor is next to{
. -
Enter:
padding: 18px 0;
(You can line that up with the other CSS properties but it doesn’t really matter.)
The line should then look like this:
a.giant-button {padding: 18px 0;
-
Save and enjoy!
Last active
December 14, 2015 22:29
-
-
Save kirb/5159097 to your computer and use it in GitHub Desktop.
Fit Cydia “Manage” links to iPhone 5 screen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment