mirror of
				https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
				synced 2025-11-03 20:20:20 -05:00 
			
		
		
		
	Logo size issue fixed
This commit is contained in:
		
							parent
							
								
									70c8a4fa0f
								
							
						
					
					
						commit
						7585a0d650
					
				@ -55,7 +55,7 @@ class Template{
 | 
			
		||||
        <div class="navbar navbar-default" role="navigation">
 | 
			
		||||
          <div class="container">
 | 
			
		||||
            <div class="navbar-header">
 | 
			
		||||
              <a class="navbar-brand" href="<?php echo WEB_URL;?>"><img src="<?php echo WEB_URL;?>/img/logo_white.png" alt="logo" class="menu-logo" width="50" height="50"></a>
 | 
			
		||||
              <a class="navbar-brand" href="<?php echo WEB_URL;?>"><a class="navbar-brand" href="<?php echo WEB_URL;?>/admin"><img src="<?php if(strlen(CUSTOM_LOGO_URL)>1){ echo CUSTOM_LOGO_URL; } else { echo WEB_URL."/img/logo_white.png"; } ?>" alt="logo" class="menu-logo" style="height:50px;"></a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="navbar-left hidden-xs">
 | 
			
		||||
              <ul class="nav navbar-nav">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user