[gnome-software/wip/jimmac/carousel-padding] styling: add padding to the screenshot carousel




commit a8558c0941be02b0d35ded7ca383644c62f51ad6
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Aug 6 12:10:49 2021 +0200

    styling: add padding to the screenshot carousel
    
    Fixes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1370

 src/gtk-style.css | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gtk-style.css b/src/gtk-style.css
index 5c303b8a7..e8e42d357 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -112,6 +112,7 @@ sidebar row.needs-attention:selected > box > label {
 
 screenshot-carousel > box {
        border-width: 1px 0;
+       padding: 12px 0;
 }
 
 screenshot-carousel button {


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