[gnome-initial-setup: 1/2] account: Drop the avatar button padding



commit cab9381aed6f0ebe9121c77227591807f77c687c
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Jul 29 15:49:44 2019 +0200

    account: Drop the avatar button padding
    
    This will make the avatar button have the same size as the other page
    icons.

 gnome-initial-setup/pages/account/gis-account-page-style.css | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page-style.css 
b/gnome-initial-setup/pages/account/gis-account-page-style.css
index 1067648..0d386ac 100644
--- a/gnome-initial-setup/pages/account/gis-account-page-style.css
+++ b/gnome-initial-setup/pages/account/gis-account-page-style.css
@@ -2,4 +2,5 @@
   background: transparent;
   border: none;
   box-shadow: none;
+  padding: 0;
 }


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