[extensions-web/wip/tomtryf/redesign] sweettooth.css: Make message box bigger



commit 66eacdb576f31f1cbdd7676e2723d2f75f80c2fd
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Sat Feb 25 13:10:11 2017 +0200

    sweettooth.css: Make message box bigger

 sweettooth/static/css/sweettooth.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index bccf76b..245395d 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -605,9 +605,9 @@ li.extension:last-child, #local_extensions div.extension:last-child {
 /* ==================================================================== */
 
 p.message {
-    min-height: 42px;
+    min-height: 50px;
     display: block;
-    padding: .5em;
+    padding: .9em;
     margin: 0 auto;
     padding-left: 72px;
     background-repeat: no-repeat;


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