[epiphany/gnome-3-22] Ensure error page buttons expand to fit translations



commit 71487cd2e33244e97af13ad6a9dad4a4b04b4dca
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Oct 17 12:06:44 2016 -0500

    Ensure error page buttons expand to fit translations
    
    https://bugzilla.gnome.org/show_bug.cgi?id=773030

 data/pages/error.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/pages/error.css b/data/pages/error.css
index 4353f35..ffc508f 100644
--- a/data/pages/error.css
+++ b/data/pages/error.css
@@ -82,7 +82,7 @@ html {
 }
 
 .btn {
-    width: 200px;
+    min-width: 200px;
     height: 32px;
     margin-top: 10px;
     margin-bottom: 0;


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