[gnome-shell/wip/sass: 87/90] 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: 87/90] Fix panel-menu margin regression
- Date: Wed, 18 Feb 2015 20:47:41 +0000 (UTC)
commit 5bba895637827c7d1dc157bcb9f1776cb07b1a69
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 7f89eb5..304289b 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]