mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 01:47:35 +03:00 
			
		
		
		
	fixed line wrap/spacing/width on help-block
This commit is contained in:
		
							parent
							
								
									e503baf285
								
							
						
					
					
						commit
						f07802f85d
					
				| 
						 | 
					@ -544,8 +544,8 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
              <div class="input-group">
 | 
					              <div class="input-group">
 | 
				
			||||||
                <input type="text" readonly class="form-control" placeholder="Placeholder w/input-group...">
 | 
					                <input type="text" readonly class="form-control" placeholder="Placeholder w/input-group...">
 | 
				
			||||||
                <span class="input-group-btn">
 | 
					                <span class="input-group-btn input-group-sm">
 | 
				
			||||||
                  <button type="button" class="btn btn-fab btn-fab-mini btn-raised btn-sm">
 | 
					                  <button type="button" class="btn btn-fab btn-fab-mini btn-raised">
 | 
				
			||||||
                    <i class="mdi-editor-attach-file"></i>
 | 
					                    <i class="mdi-editor-attach-file"></i>
 | 
				
			||||||
                  </button>
 | 
					                  </button>
 | 
				
			||||||
                </span>
 | 
					                </span>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -165,7 +165,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  // Hints
 | 
					  // Hints
 | 
				
			||||||
  .help-block {
 | 
					  .help-block {
 | 
				
			||||||
    position: absolute;
 | 
					 | 
				
			||||||
    display: none;
 | 
					    display: none;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user