summaryrefslogtreecommitdiffstats
path: root/css/explore.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/explore.css')
-rw-r--r--css/explore.css19
1 files changed, 19 insertions, 0 deletions
diff --git a/css/explore.css b/css/explore.css
new file mode 100644
index 000000000..155ff450e
--- /dev/null
+++ b/css/explore.css
@@ -0,0 +1,19 @@
+/**
+ * Nextcloud - News
+ *
+ * This file is licensed under the Affero General Public License version 3 or
+ * later. See the COPYING file.
+ *
+ * @author Bernhard Posselt <dev@bernhard-posselt.com>
+ * @copyright 2020, Jan C. Borchardt, https://jancborchardt.net
+ * @copyright Bernhard Posselt 2014
+ */
+
+/**
+ * Explore styles
+ */
+.explore #app-content-wrapper {
+ height: 100%;
+}
+
+/*# sourceMappingURL=explore.css.map */