From 9ee3eb141217d206a67385a51288151d039e79a4 Mon Sep 17 00:00:00 2001
From: Tom Needham <needham.thomas@gmail.com>
Date: Sun, 15 Apr 2012 13:44:43 +0000
Subject: [PATCH] remove unused css

---
 apps/files_texteditor/css/style.css | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/apps/files_texteditor/css/style.css b/apps/files_texteditor/css/style.css
index 6a4392a08e..d91a91d18d 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;
 }
-- 
GitLab