From c1dfdbbbb48a51630a030b528eb549277801d9ad Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 6 May 2014 12:17:13 +0200 Subject: [PATCH] fix enlarged caret on installation page --- core/css/styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/css/styles.css b/core/css/styles.css index be70fe3cce4..26aaa1be944 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -519,8 +519,6 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; } } #body-login #showAdvanced > img { - height: 16px; - width: 16px; padding: 4px; box-sizing: border-box; }