mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Add some padding
This commit is contained in:
		
							parent
							
								
									cec36fce7d
								
							
						
					
					
						commit
						6efd15b777
					
				
							
								
								
									
										3
									
								
								unleash-server/public/css/unleash.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								unleash-server/public/css/unleash.css
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,3 @@ | ||||
| .new-feature-form { | ||||
|     padding: 20px; | ||||
| } | ||||
| @ -8,6 +8,7 @@ | ||||
|     <meta name="description" content="unleash"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | ||||
|     <link rel="stylesheet" href="css/unleash.css"> | ||||
| 
 | ||||
|     <script src="//cdnjs.cloudflare.com/ajax/libs/react/0.11.2/react.js"></script> | ||||
|     <script src="//fb.me/JSXTransformer-0.11.2.js"></script> | ||||
|  | ||||
| @ -16,7 +16,7 @@ var Menu = React.createClass({ | ||||
| var UnsavedFeature = React.createClass({ | ||||
|     render: function() { | ||||
|         return ( | ||||
|           <div> | ||||
|           <div className="bg-info new-feature-form"> | ||||
|             <form className="form-inline" role="form" ref="form"> | ||||
|               <div className="form-group"> | ||||
|                 <label className="sr-only" htmlFor="name">Name</label> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user