summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/src/less/pointhi/footer.less
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static/themes/oscar/src/less/pointhi/footer.less')
-rw-r--r--searx/static/themes/oscar/src/less/pointhi/footer.less19
1 files changed, 0 insertions, 19 deletions
diff --git a/searx/static/themes/oscar/src/less/pointhi/footer.less b/searx/static/themes/oscar/src/less/pointhi/footer.less
deleted file mode 100644
index 0b25e735..00000000
--- a/searx/static/themes/oscar/src/less/pointhi/footer.less
+++ /dev/null
@@ -1,19 +0,0 @@
-// Sticky footer styles
-
-html {
- position: relative;
- min-height: 100%;
-}
-
-body {
- /* Margin bottom by footer height */
- margin-bottom: 80px;
-}
-
-.footer {
- position: absolute;
- bottom: 0;
- width: 100%;
- /* Set the fixed height of the footer here */
- height: 60px;
-}