[gnome-shell/wip/paging-release2: 9/20] gnome-shell.css: Change app picker bottom padding
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/paging-release2: 9/20] gnome-shell.css: Change app picker bottom padding
- Date: Sat, 24 Aug 2013 08:56:49 +0000 (UTC)
commit 292e21a1c66394f7523779ecd0c794240f28c77c
Author: Carlos Soriano <carlos soriano89 gmail com>
Date: Tue Aug 20 10:12:19 2013 +0200
gnome-shell.css: Change app picker bottom padding
Increase the bottom padding between the views and the control buttons
of the AppDisplay to be more eye pleasant
https://bugzilla.gnome.org/show_bug.cgi?id=706081
data/theme/gnome-shell.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 583a25a..23a9229 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -937,7 +937,7 @@ StScrollBar StButton#vhandle:active {
.all-apps,
.frequent-apps > StBoxLayout {
/* horizontal padding to make sure scrollbars or dash don't overlap content */
- padding: 0px 88px;
+ padding: 0px 88px 10px 88px;
}
.app-folder-icon {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]