[gnome-weather/wip/ewlsh/gtk4: 6/7] css: Remove custom size code from viewswitcher
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather/wip/ewlsh/gtk4: 6/7] css: Remove custom size code from viewswitcher
- Date: Wed, 16 Feb 2022 01:24:04 +0000 (UTC)
commit 1acef2341f5a77e6568a4d5120d812e2dfb117a7
Author: Christopher Davis <christopherdavis gnome org>
Date: Tue Feb 15 17:18:07 2022 -0800
css: Remove custom size code from viewswitcher
This was a workaround for the view switcher not going
to the bottom at mobile sizes. libadwaita now handles
that itself.
data/style.css | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/data/style.css b/data/style.css
index dd22681..71ed1dd 100644
--- a/data/style.css
+++ b/data/style.css
@@ -90,11 +90,6 @@ WeatherThermometer > label.low {
margin: 18px;
}
-viewswitchertitle viewswitcher {
- margin-left: 100px;
- margin-right: 100px;
-}
-
button.osd.circular {
border-radius: 9999px;
min-width: 24px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]