]> source.dussan.org Git - nextcloud-server.git/commitdiff
Removed unnecessary theme files.
authorTom Needham <needham.thomas@gmail.com>
Wed, 28 Sep 2011 21:23:50 +0000 (22:23 +0100)
committerTom Needham <needham.thomas@gmail.com>
Wed, 28 Sep 2011 21:23:50 +0000 (22:23 +0100)
apps/editor/css/styles.css
apps/editor/js/editor.js

index 73cfc966472e9cbcb87a4b03372ed99eb0e427de..4dc48675ae60ac82d6da8a106644e16314833b9d 100644 (file)
@@ -3,7 +3,7 @@
         position: relative;
         width: 0px;
         height: 0px;
-        padding-top: 37px;
+        top: 50px;
     }
     
 #dropdown {
index 8c7ae5856de65c6076ee5364d1b97dcf229a4a59..2635e45d533522a5c4da5cc39dd360873bd97573 100644 (file)
@@ -1,7 +1,5 @@
 $(document).ready(function(){
        
-               
-       
        // Set the editor size.
        doEditorResize();