[extensions-web/feature/full-width] single extension: remove whitespace at right side



commit 56973d64fee8cf278435fe67025045273b91d527
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Sat Jan 21 12:48:22 2017 +0400

    single extension: remove whitespace at right side

 sweettooth/static/css/sweettooth.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index a463fe9..2e1756b 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -375,6 +375,11 @@ li.extension:last-child {
     width: 180px;
 }
 
+.extension.single-page .controls {
+    width: auto;
+    margin-right: 32px;
+}
+
 .extension .extra-buttons {
     float: left;
     margin-top: 4px;


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