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
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/navigate.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/css/navigate.css b/css/navigate.css
index 7df7769..99c3829 100644
--- a/css/navigate.css
+++ b/css/navigate.css
@@ -46,7 +46,6 @@ A.nextant_file {
SPAN.nextant_line {
position: absolute;
- left: 55px;
padding: 0;
overflow: hidden;
padding-right: 20px;
@@ -64,7 +63,7 @@ SPAN.nextant_line2 {
top: 0px;
font-style: italic;
font-size: 11px;
- left: 70px;
+ left: 10px;
color: #9e9e9e;
}
@@ -72,7 +71,7 @@ SPAN.nextant_line3 {
font-style: italic;
font-size: 11px;
color: #9e9e9e;
- left: 70px;
+ left: 10px;
top: 15px;
padding-right: 20px;
}