summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2012-04-15 13:44:43 +0000
committerTom Needham <needham.thomas@gmail.com>2012-04-15 13:44:43 +0000
commit9ee3eb141217d206a67385a51288151d039e79a4 (patch)
tree663cc23e92a0db74fb12d71ef65645dd270fe30a
parentcdf9f8c42a6adbd57781c92caabfed5ff86f4021 (diff)
downloadnextcloud-server-9ee3eb141217d206a67385a51288151d039e79a4.tar.gz
nextcloud-server-9ee3eb141217d206a67385a51288151d039e79a4.zip
remove unused css
-rw-r--r--apps/files_texteditor/css/style.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/files_texteditor/css/style.css b/apps/files_texteditor/css/style.css
index 6a4392a08e9..d91a91d18d0 100644
--- a/apps/files_texteditor/css/style.css
+++ b/apps/files_texteditor/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;
}