[gnome-shell/wip/fmuellner/notification-redux+sass: 83/207] Fix panel-menu margin regression
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux+sass: 83/207] Fix panel-menu margin regression
- Date: Tue, 17 Feb 2015 17:00:59 +0000 (UTC)
commit 50a9e42a129124275e15e748d0b955c6b39fe7f2
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 ec6bbac..10e745d 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -688,7 +688,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]