From 1a1bc334061a43414a7621a64941f13a506c46da Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Sat, 27 Jul 2013 20:19:20 -0700 Subject: [PATCH] Replace 'input-block-level' with 'form-control' 'input-block-level' was replaced with 'form-control' in v3. To get block-level inputs, the 'form-control' class is now needed. --- signin/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/signin/index.html b/signin/index.html index 8c0d6cd73b..0b5d9bd950 100644 --- a/signin/index.html +++ b/signin/index.html @@ -21,8 +21,8 @@
- - + +