From 7c0983ed451eb1d506b9cd4bfeccc593017da0e7 Mon Sep 17 00:00:00 2001 From: Matchu Date: Wed, 2 Apr 2014 21:28:14 -0500 Subject: [PATCH] separate np/nc and current species a bit from the elements below --- app/assets/stylesheets/outfits/_edit.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/outfits/_edit.sass b/app/assets/stylesheets/outfits/_edit.sass index dc8626b2..c466f833 100644 --- a/app/assets/stylesheets/outfits/_edit.sass +++ b/app/assets/stylesheets/outfits/_edit.sass @@ -296,6 +296,10 @@ body.outfits-edit list-style: none margin-left: -24px + &:nth-of-type(2), &:nth-of-type(3) + li:first-child + margin-bottom: .75em + #preview-search-advanced-link font-size: 85% margin-right: 1em