summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-06 12:17:13 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-06 12:17:13 +0200
commitc1dfdbbbb48a51630a030b528eb549277801d9ad (patch)
tree4ce837e1e7de660e193e484cd2e4201c27042bea
parent9411ba2acdc498a5aca6632896f9c998081aa8c9 (diff)
downloadnextcloud-server-c1dfdbbbb48a51630a030b528eb549277801d9ad.tar.gz
nextcloud-server-c1dfdbbbb48a51630a030b528eb549277801d9ad.zip
fix enlarged caret on installation page
-rw-r--r--core/css/styles.css2
1 files changed, 0 insertions, 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;
}