summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/src
diff options
context:
space:
mode:
authorJan C. Borchardt <hey@jancborchardt.net>2020-08-20 00:54:11 +0200
committerJan C. Borchardt <hey@jancborchardt.net>2020-08-20 00:54:11 +0200
commitf0a306c3fe9ab33782802492fc321c22e2c558ad (patch)
tree3a7a98d9375489357b02e1d2b3e38aac04fb6986 /apps/weather_status/src
parent70d1d1997af5fe8d18f2d0ed06680bdbef76e304 (diff)
downloadnextcloud-server-f0a306c3fe9ab33782802492fc321c22e2c558ad.tar.gz
nextcloud-server-f0a306c3fe9ab33782802492fc321c22e2c558ad.zip
Weather status: Fix small design issues
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/weather_status/src')
-rw-r--r--apps/weather_status/src/App.vue2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/weather_status/src/App.vue b/apps/weather_status/src/App.vue
index 59db8600bf2..eef81c8a7d0 100644
--- a/apps/weather_status/src/App.vue
+++ b/apps/weather_status/src/App.vue
@@ -454,7 +454,6 @@ li:not(.inline) .weather-status-menu-item {
border: 0;
border-radius: 0;
font-weight: normal;
- font-size: 0.875em;
padding-left: 40px;
&:hover,
@@ -481,7 +480,6 @@ body.theme--dark .inline .weather-status-menu-item__subheader > button {
border: 0;
border-radius: var(--border-radius-pill);
font-weight: normal;
- font-size: 0.875em;
padding-left: 40px;
&:hover,