mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-10-31 16:21:46 +01:00 
			
		
		
		
	Merge pull request #3451 from vector-im/dbkr/add_msisdn
CSS for adding phone number in UserSettings
This commit is contained in:
		
						commit
						bc67b1c87e
					
				| @ -1,5 +1,6 @@ | |||||||
| /* | /* | ||||||
| Copyright 2015, 2016 OpenMarket Ltd | Copyright 2015, 2016 OpenMarket Ltd | ||||||
|  | Copyright 2017 Vector Creations Ltd | ||||||
| 
 | 
 | ||||||
| Licensed under the Apache License, Version 2.0 (the "License"); | Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| you may not use this file except in compliance with the License. | you may not use this file except in compliance with the License. | ||||||
| @ -175,6 +176,12 @@ limitations under the License. | |||||||
|     cursor: pointer; |     cursor: pointer; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | input.mx_UserSettings_phoneNumberField { | ||||||
|  |     margin-left: 3px; | ||||||
|  |     width: 172px; | ||||||
|  |     border: 1px solid transparent; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .mx_UserSettings_changePasswordButton { | .mx_UserSettings_changePasswordButton { | ||||||
|     float: right; |     float: right; | ||||||
|     margin-right: 32px; |     margin-right: 32px; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user