mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	report.css: fixes title wrapping over subtitle
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
This commit is contained in:
		@@ -373,10 +373,10 @@ li {
 | 
				
			|||||||
   line-height:   1;
 | 
					   line-height:   1;
 | 
				
			||||||
   margin-left:   0px;
 | 
					   margin-left:   0px;
 | 
				
			||||||
   margin-right:  auto;
 | 
					   margin-right:  auto;
 | 
				
			||||||
   margin-top:    0;
 | 
					   margin-top:    12px;
 | 
				
			||||||
   margin-bottom: 0;
 | 
					   margin-bottom: 0;
 | 
				
			||||||
   /*font-size: 20px; Let 'h3', etc control this */
 | 
					   /*font-size: 20px; Let 'h3', etc control this */
 | 
				
			||||||
   padding-top:   0px;
 | 
					   padding-top:   4px;
 | 
				
			||||||
   padding-left:  20px;
 | 
					   padding-left:  20px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -385,8 +385,8 @@ li {
 | 
				
			|||||||
.TableBorder {}
 | 
					.TableBorder {}
 | 
				
			||||||
.ImgStyle {}
 | 
					.ImgStyle {}
 | 
				
			||||||
div.HeaderStyle>h1.TitleFontPrint {
 | 
					div.HeaderStyle>h1.TitleFontPrint {
 | 
				
			||||||
    font-size: 50px;
 | 
					    font-size: 45px;
 | 
				
			||||||
    height: 85px;
 | 
					    /*height: 85px;*/
 | 
				
			||||||
    max-height: 160px;
 | 
					    max-height: 160px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
div.HeaderStyle>h3.TitleFontPrintSub {
 | 
					div.HeaderStyle>h3.TitleFontPrintSub {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user