[gnome-shell/wip/sass: 60/63] Fix panel-menu margin regression
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass: 60/63] Fix panel-menu margin regression
- Date: Wed, 18 Feb 2015 21:12:02 +0000 (UTC)
commit a32a720faa526c71324377553147b7bf2af156ce
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Feb 17 15:22:33 2015 +0100
Fix panel-menu margin regression
Commit 7bb7734869c09 got lost in SASS ...
data/theme/_common.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index c239df6..216addd 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -686,7 +686,7 @@ StScrollBar {
}
}
- .panel-menu { -boxpointer-gap: 4px; }
+ .panel-menu { -boxpointer-gap: 4px; margin-bottom: 1.75em; }
.panel-status-indicators-box,
.panel-status-menu-box {
spacing: 2px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]