[extensions-web/wip/tomtryf/redesign] Fixed alignment of extension description on single page



commit 13475c96ea0b1a6b14e2b6043d2328862f596f98
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Sun Feb 26 12:08:59 2017 +0400

    Fixed alignment of extension description on single page

 sweettooth/static/css/sweettooth.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index b249711..dfd1f4a 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -302,6 +302,10 @@ li.extension:last-child, #local_extensions div.extension:last-child {
     box-sizing: content-box;
 }
 
+.extension.single-page .description {
+    padding-left: 17px;
+}
+
 .extension.single-page .controls {
     width: auto;
     margin-right: 32px;


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