mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 11:03:04 +00:00 
			
		
		
		
	style: fix header bar on medium size screens
This commit is contained in:
		@@ -214,7 +214,6 @@ header {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    #header_bars_infos {
 | 
					    #header_bars_infos {
 | 
				
			||||||
      width: 35ch;
 | 
					 | 
				
			||||||
      flex: initial;
 | 
					      flex: initial;
 | 
				
			||||||
      list-style-type: none;
 | 
					      list-style-type: none;
 | 
				
			||||||
      margin: 0.2em 0.2em;
 | 
					      margin: 0.2em 0.2em;
 | 
				
			||||||
@@ -225,13 +224,12 @@ header {
 | 
				
			|||||||
      flex: auto;
 | 
					      flex: auto;
 | 
				
			||||||
      margin: 0.8em 0em;
 | 
					      margin: 0.8em 0em;
 | 
				
			||||||
      input {
 | 
					      input {
 | 
				
			||||||
          width: 12ch;
 | 
					          width: 14ch;
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    #header_user_links {
 | 
					    #header_user_links {
 | 
				
			||||||
      display: flex;
 | 
					      display: flex;
 | 
				
			||||||
      // width: 120ch;
 | 
					 | 
				
			||||||
      flex: initial;
 | 
					      flex: initial;
 | 
				
			||||||
      flex-wrap: wrap;
 | 
					      flex-wrap: wrap;
 | 
				
			||||||
      text-align: right;
 | 
					      text-align: right;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user