From: Jay Freeman (saurik) Date: Sun, 21 Dec 2008 07:18:49 +0000 (+0000) Subject: Fixed min-height on selection row thingees. X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/aebc8054a235edcb5126fb9ea6008fe78eb04360?ds=sidebyside;hp=30de6f6d97f411d05da9e072e0df54087d4ce0e1 Fixed min-height on selection row thingees. --- diff --git a/Cydia.app/menes/style.css b/Cydia.app/menes/style.css index 0397b5e2..875907d9 100644 --- a/Cydia.app/menes/style.css +++ b/Cydia.app/menes/style.css @@ -224,7 +224,7 @@ fieldset > a, fieldset > div, fieldset > textarea { border-top: 1px solid #999999; - min-height: 19px; + min-height: 40px; padding: 12px 17px 11px 17px; }