Commit f0f7d965 authored by santiaago's avatar santiaago
Browse files

make editor more responsive.

parent f29c20b1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -119,13 +119,13 @@
	padding-bottom: 0px;
    }
    .editor--square2{
	height: 75px;
	height: 85px;
	padding-top: 0px;
	padding-bottom: 0px;
    }

    .editor--square{
    	height: 250px;
    	height: 280px;
    }

    .editor-image{