[gnome-shell-sass] aggregate-menu: Drop max-width
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] aggregate-menu: Drop max-width
- Date: Thu, 15 Oct 2015 17:54:41 +0000 (UTC)
commit 83b896b0e13725d7045ba3708265f6689952586c
Author: Florian Müllner <fmuellner gnome org>
Date: Mon Oct 5 14:35:03 2015 +0200
aggregate-menu: Drop max-width
The menu now only considers labels we don't want ellipsized for its
width request, which already sufficiently limits the width. Plus
even a generous max-width cannot guarantee that we don't end up
ellipsizing "essential" labels in some locales.
https://bugzilla.gnome.org/show_bug.cgi?id=708472
_common.scss | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 0b9fabe..68e2f3a 100644
--- a/_common.scss
+++ b/_common.scss
@@ -944,7 +944,6 @@ StScrollBar {
.aggregate-menu {
min-width: 280px;
- max-width: 400px;
.popup-menu-icon { padding: 0 4px; }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]