[epiphany] Ensure error page buttons expand to fit translations



commit ee29f6dd3b588d3b16dfacd850b5a4dbee4a6168
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]