Fixed tinymce display in admin page
This commit is contained in:
		@@ -14,6 +14,10 @@
 | 
				
			|||||||
        #newslettersubscription-group input {
 | 
					        #newslettersubscription-group input {
 | 
				
			||||||
            transform: translate(-20px, 4px)
 | 
					            transform: translate(-20px, 4px)
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        .mce-tinymce {
 | 
				
			||||||
 | 
					            margin-left: 0 !important;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    </style>
 | 
					    </style>
 | 
				
			||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user