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>2012-04-15 17:44:43 +0400
committerTom Needham <needham.thomas@gmail.com>2012-04-15 17:44:43 +0400
commit5bad6979788f315b04c21cd66b113513bffdefef (patch)
treedc19603211dd72d70945ccb42d8069f36b104e8b /css
parente03bcba63422c559c215c608961eca356897839c (diff)
remove unused css
Diffstat (limited to '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;
}