From c5025724e9ed58716e37baa0b7fa673be95557e8 Mon Sep 17 00:00:00 2001 From: EliverLara Date: Thu, 23 Aug 2018 13:51:51 -0500 Subject: [PATCH] Gnome-shell fixes --- gnome-shell/_common.scss | 2 +- gnome-shell/gnome-shell.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-shell/_common.scss b/gnome-shell/_common.scss index d06d675..201fe27 100644 --- a/gnome-shell/_common.scss +++ b/gnome-shell/_common.scss @@ -1443,7 +1443,7 @@ StScrollBar { background-color: rgb(0, 255, 221); border-radius: 10px !important; box-shadow: 0px 0px 5px 4px transparentize(rgb(0, 255, 221),0.2); - margin-bottom: 2px; + margin-bottom: 0px; } %icon_tile { diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 4060c18..a839331 100644 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -1330,7 +1330,7 @@ StScrollBar { background-color: #00ffdd; border-radius: 10px !important; box-shadow: 0px 0px 5px 4px rgba(0, 255, 221, 0.8); - margin-bottom: 2px; } + margin-bottom: 0px; } .search-provider-icon, .list-search-result, .app-well-app .overview-icon,