[gnome-shell-sass] dateMenu: Add some spacing between weather header and location
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] dateMenu: Add some spacing between weather header and location
- Date: Sun, 5 Jan 2020 12:22:12 +0000 (UTC)
commit 28f142b89b5b21736eb3ee73ecb0cb628ad34715
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Nov 20 22:21:48 2019 +0100
dateMenu: Add some spacing between weather header and location
In case of a very long location name, the label may take up all
available space. Make sure there is at least some spacing between
header and location in that case.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/1927
_common.scss | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/_common.scss b/_common.scss
index ea20b1e..563d32c 100644
--- a/_common.scss
+++ b/_common.scss
@@ -977,6 +977,7 @@ StScrollBar {
spacing-columns: 0.8em;
}
+ .weather-header-box,
.weather-box {
spacing: 0.4em;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]