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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2011-10-04 22:07:22 +0400
committerTom Needham <needham.thomas@gmail.com>2011-10-04 22:07:22 +0400
commit0037e0c499fb499c7517ba1e6160826040f4aba7 (patch)
treea51ba8631ee2093a301b8c857b65f806da468151 /css
parent0faa912d475ca92706fd07431cebe4959b37ec5e (diff)
Fixed breadcrumb issue.
Diffstat (limited to 'css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index e94244d..16d9458 100644
--- a/css/style.css
+++ b/css/style.css
@@ -24,6 +24,6 @@
float: left;
}
#saving_icon{
- padding-top: 3px;
+ margin-top: 3px;
float: left;
} \ No newline at end of file