From ebb49c5a29845b0f3ba50553f513151c2219d343 Mon Sep 17 00:00:00 2001 From: Thaum Date: Fri, 6 Feb 2015 08:59:20 +0000 Subject: [PATCH] Changed whitespace around features to actual padding --- rpg-docs/client/views/character/features/features.css | 2 +- rpg-docs/client/views/character/features/features.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/rpg-docs/client/views/character/features/features.css b/rpg-docs/client/views/character/features/features.css index ebe517c0..8c3fef17 100644 --- a/rpg-docs/client/views/character/features/features.css +++ b/rpg-docs/client/views/character/features/features.css @@ -16,5 +16,5 @@ .containerMain.featureDescription { white-space: pre-line; - padding-bottom: 0; + padding: 16px 0 0 0; } diff --git a/rpg-docs/client/views/character/features/features.html b/rpg-docs/client/views/character/features/features.html index b0cf4010..b56f7288 100644 --- a/rpg-docs/client/views/character/features/features.html +++ b/rpg-docs/client/views/character/features/features.html @@ -15,9 +15,7 @@ {{#if hasUses}}
{{usesLeft}}/{{usesValue}}
{{/if}} -
- {{description}} -
+
{{description}}
{{#if hasUses}}
{{#if usesLeft}}Use{{/if}}