[gnome-shell/wip/sassWithSomeFixes: 31/32] theme: reduce app-well-app padding to compensate increased internal padding
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sassWithSomeFixes: 31/32] theme: reduce app-well-app padding to compensate increased internal padding
- Date: Tue, 11 Nov 2014 10:20:45 +0000 (UTC)
commit fee639811de1610a3557e3f770b2ed5a7e2f2e13
Author: Carlos Soriano <carlos soriano89 gmail com>
Date: Mon Nov 10 15:12:13 2014 +0100
theme: reduce app-well-app padding to compensate increased internal padding
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 7e50480..957bde7 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -499,7 +499,7 @@ StScrollBar {
}
.dash-item-container > StWidget {
- padding: 4px 8px;
+ padding: 2px;
}
.dash-label { //osd tooltip
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 1d3f33f..6ac3b87 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1401,7 +1401,7 @@ StScrollBar {
height: 24px; }
.dash-item-container > StWidget {
- padding: 4px 8px; }
+ padding: 2px; }
.dash-label {
border-radius: 7px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]