[epiphany/mcatanzaro/asan: 30/31] Most visited: 2px padding on titles



commit 873181259295fa0a8fb7993336040c5f88bdaf24
Author: Tobias Bernard <tbernard gnome org>
Date:   Mon Jul 15 13:17:16 2019 +0200

    Most visited: 2px padding on titles
    
    Fixes issue with cut-off descenders

 src/resources/about.css | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/resources/about.css b/src/resources/about.css
index f0b7bcb69..59ff5bcaa 100644
--- a/src/resources/about.css
+++ b/src/resources/about.css
@@ -237,6 +237,7 @@ html.epiphany-html {
 
 .overview-title {
     margin: 10px 6px;
+    padding-bottom: 2px;
     display: inherit;
     white-space: nowrap;
     overflow: hidden;


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