From a02fa461e53c5c37d8e535737b8e58615bfc65aa Mon Sep 17 00:00:00 2001 From: Matchu Date: Wed, 2 Apr 2014 19:27:11 -0500 Subject: [PATCH] put textbox labels always above the boxes --- app/assets/stylesheets/outfits/_edit.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/outfits/_edit.sass b/app/assets/stylesheets/outfits/_edit.sass index 51d4ba17..855a41ce 100644 --- a/app/assets/stylesheets/outfits/_edit.sass +++ b/app/assets/stylesheets/outfits/_edit.sass @@ -286,7 +286,7 @@ body.outfits-edit +inline-block li.text label - width: 12em + display: block li.select label width: 8em