mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Attempt to fit the message box once more
This commit is contained in:
		@@ -26,7 +26,7 @@ function element_in_view(element, fullyInView) {
 | 
			
		||||
function resize_messagebox() {
 | 
			
		||||
    var namebox_width = $("#nameplate").outerWidth(true);
 | 
			
		||||
    var screen_width = $(document).width();
 | 
			
		||||
    $("#messageboxouter").width(screen_width - namebox_width - 40);
 | 
			
		||||
    $("#messageboxouter").width(screen_width - namebox_width - 400);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function query_guild() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user