mirror of https://github.com/vector-im/riot-web
				
				
				
			Merge pull request #4979 from matrix-org/dbkr/login_spinner_align
Fix alignment of login/syncing spinnerpull/21833/head
						commit
						729fd6fa2d
					
				| 
						 | 
				
			
			@ -128,6 +128,11 @@ limitations under the License.
 | 
			
		|||
        margin-top: 16px;
 | 
			
		||||
        font-size: $font-15px;
 | 
			
		||||
        line-height: $font-24px;
 | 
			
		||||
 | 
			
		||||
        .mx_InlineSpinner img {
 | 
			
		||||
            vertical-align: sub;
 | 
			
		||||
            margin-right: 5px;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .mx_AuthBody_paddedFooter_subtitle {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue