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
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/css/style.css b/css/style.css
index 6a4392a..d91a91d 100644
--- a/css/style.css
+++ b/css/style.css
@@ -14,12 +14,9 @@
}
#editor_save{
margin-left: 7px;
- float: left;
+ float: left;
}
#saving_icon{
margin-top: 3px;
- float: left;
-}
-#gotolineval{
- width: 30px;
+ float: left;
}