From 0aa0686b09ca2d18b217f960ab374e6a20d1c862 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sat, 25 Jan 2014 16:34:13 +0100 Subject: Certains input s'agrandissent à la sélection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Désormais, les champs marqués d'un .extend s'étendront sur 300px (taille par défaut = 180px). Cela a été impliqué dans tous les thèmes. Le champs de recherche bénéficie de cette amélioration (mais ce dernier est un peu plus grand par défaut) Voir issue #375 --- app/views/configure/feed.phtml | 18 +++++++++--------- app/views/configure/sharing.phtml | 6 +++--- app/views/configure/users.phtml | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'app/views') diff --git a/app/views/configure/feed.phtml b/app/views/configure/feed.phtml index fc26ab58b..138808a9f 100644 --- a/app/views/configure/feed.phtml +++ b/app/views/configure/feed.phtml @@ -16,26 +16,26 @@
- +
- +
- +
- +
- +
- +  
@@ -106,13 +106,13 @@
- +
- +
@@ -127,7 +127,7 @@
- +
diff --git a/app/views/configure/sharing.phtml b/app/views/configure/sharing.phtml index c6a96b48a..9dc733392 100644 --- a/app/views/configure/sharing.phtml +++ b/app/views/configure/sharing.phtml @@ -10,7 +10,7 @@
- +
@@ -21,7 +21,7 @@
- +
@@ -32,7 +32,7 @@
- +
diff --git a/app/views/configure/users.phtml b/app/views/configure/users.phtml index f37b2320f..8ab4c04ba 100644 --- a/app/views/configure/users.phtml +++ b/app/views/configure/users.phtml @@ -29,7 +29,7 @@ conf->mail_login; ?>
- placeholder="alice@example.net" /> + placeholder="alice@example.net" />
@@ -145,7 +145,7 @@ conf->mail_login; ?>
- +
-- cgit v1.2.3