FormBuilder: add d-flex to footer
This commit is contained in:
		
							parent
							
								
									3ed75822a1
								
							
						
					
					
						commit
						e66280e07a
					
				| @ -242,7 +242,7 @@ ITEMBOTTOM; | |||||||
| HTMLBOTTOM; | HTMLBOTTOM; | ||||||
| 
 | 
 | ||||||
|         if (!empty($this->buttons)) { |         if (!empty($this->buttons)) { | ||||||
|             $html .= "\n        <div class=\"card-footer\">"; |             $html .= "\n        <div class=\"card-footer d-flex\">"; | ||||||
|             foreach ($this->buttons as $btn) { |             foreach ($this->buttons as $btn) { | ||||||
|                 $btnhtml = ""; |                 $btnhtml = ""; | ||||||
|                 $inner = "<i class=\"$btn[icon]\"></i> $btn[text]"; |                 $inner = "<i class=\"$btn[icon]\"></i> $btn[text]"; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user