[extensions-web/wip/tomtryf/redesign] sweettooth.css: Remove spacing from extension description



commit 6f906fb612164178c13e9997f4897dced4202566
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Sat Feb 25 12:10:42 2017 +0200

    sweettooth.css: Remove spacing from extension description

 sweettooth/static/css/sweettooth.css |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 262c7af..d4639cd 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -386,11 +386,10 @@ li.extension:last-child, #local_extensions div.extension:last-child {
 }
 
 .extension .description {
-    margin: 0.5em 32px 0.5em 0.5em;
+    margin: 0.5em 32px 0.5em 0;
     font-size: 1.2em;
     overflow: auto;
     white-space: pre-line;
-    padding-left: 36px;
 }
 
 .extension textarea {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]