Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorLoïc Blot <lblot@infopro-digital.com>2018-10-01 15:32:21 +0300
committerLoïc Blot <lblot@infopro-digital.com>2018-10-01 15:32:21 +0300
commit97d6d4f43f97ffd189737ee9820dbd83f6f31c44 (patch)
tree9c02b2c72a3f48d3121f2a34abd8768a448df2a1 /css
parentef67c18fa6504c20f9a3d8f736a25e2f53527395 (diff)
Fix application style for NC 14
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index c62c5ca..314cf05 100644
--- a/css/style.css
+++ b/css/style.css
@@ -219,6 +219,10 @@
}
}
+#app {
+ width: 100%;
+}
+
#app-settings-content h2 {
font-weight: bold;
}