[gnome-shell/wip/sass: 15/58] theme: sync dash padding with OSD
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass: 15/58] theme: sync dash padding with OSD
- Date: Tue, 17 Feb 2015 22:29:26 +0000 (UTC)
commit 872c63a388126e3356e5ec69c377696f7954c9d7
Author: Jakub Steiner <jimmac gmail com>
Date: Tue Jan 13 00:40:42 2015 +0100
theme: sync dash padding with OSD
data/theme/_common.scss | 2 +-
data/theme/gnome-shell.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index 90229bd..97c9da1 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -788,7 +788,7 @@ StScrollBar {
}
.dash-item-container > StWidget {
- padding: 4px 8px;
+ padding: 4px;
}
.dash-label { //osd tooltip
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 1acfc2c..55edd6d 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1321,7 +1321,7 @@ StScrollBar {
height: 24px; }
.dash-item-container > StWidget {
- padding: 4px 8px; }
+ padding: 4px; }
.dash-label {
border-radius: 7px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]