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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-05-11 14:09:08 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-05-11 14:09:08 +0300
commitfbf75fe2b82d57b193c1f9e293f9b602521ad353 (patch)
treeed39278b1adbf696d61ba7e309c1ed342bdbc442
parentd021c9a96cbb6789a1482abda0ed9175830da093 (diff)
fix icon next
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--css/fulltextsearch.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/fulltextsearch.css b/css/fulltextsearch.css
index 0900a1d..8f8d982 100644
--- a/css/fulltextsearch.css
+++ b/css/fulltextsearch.css
@@ -151,7 +151,7 @@ input.options_small {
}
.icon-page-next {
- background-image: url('/../img/page-next.svg');
+ background-image: url('../img/page-next.svg');
}
.icon-page-next, .icon-page-prev {