[gnome-shell/wip/sass: 82/84] 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: 82/84] Fix panel-menu margin regression
- Date: Tue, 17 Feb 2015 19:55:53 +0000 (UTC)
commit 1f28d518da308bc79ea569db24871dec0e78904d
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 9a89c06..fc056df 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]