mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Clean up some forms.
This commit is contained in:
		| @@ -140,7 +140,7 @@ | ||||
|  | ||||
|         {# row with submit stuff. #} | ||||
|         <div class="row"> | ||||
|             <div class="col-lg-6 col-md-6 col-sm-12 col-lg-offset-6 lg-md-offset-6"> | ||||
|             <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12"> | ||||
|                 <div class="box"> | ||||
|                     <div class="box-header with-border"> | ||||
|                         <h3 class="box-title">{{ 'options'|_ }}</h3> | ||||
|   | ||||
| @@ -135,8 +135,8 @@ | ||||
|         </div> | ||||
|  | ||||
|         {# row with submit stuff. #} | ||||
|         <div class="row"> | ||||
|             <div class="col-lg-6 col-md-6 col-sm-12 col-lg-offset-6 lg-md-offset-6"> | ||||
|     <div class="row"> | ||||
|         <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12"> | ||||
|                 <div class="box"> | ||||
|                     <div class="box-header with-border"> | ||||
|                         <h3 class="box-title">{{ 'options'|_ }}</h3> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user