[gnome-shell/wip/sass] Fix panel-menu margin regression
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/sass] Fix panel-menu margin regression
- Date: Tue, 17 Feb 2015 14:23:52 +0000 (UTC)
commit 408974b06ff5775fca6630b7c52fee7e9b24c0ae
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]