From 194ee8a5b1fda30710a67a075822e5d5f6dfd52b Mon Sep 17 00:00:00 2001 From: Matchu Date: Sat, 18 Jan 2014 22:52:00 -0600 Subject: [PATCH] better alignment of add neopets username form --- app/assets/stylesheets/outfits/_new.sass | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/outfits/_new.sass b/app/assets/stylesheets/outfits/_new.sass index 9a4b7879..f33f7e3f 100644 --- a/app/assets/stylesheets/outfits/_new.sass +++ b/app/assets/stylesheets/outfits/_new.sass @@ -151,7 +151,10 @@ body.outfits-new max-width: 55% text-align: right - ul, li, form + ul + display: inline + + li, form display: inline-block li