Unfiy status__prepend with upstream
This commit is contained in:
		
							parent
							
								
									bb8fa5568c
								
							
						
					
					
						commit
						a5bcce0795
					
				
					 1 changed files with 5 additions and 6 deletions
				
			
		|  | @ -193,10 +193,8 @@ | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .status__prepend-icon-wrapper { | .status__prepend-icon-wrapper { | ||||||
|   float: left; |   left: -26px; | ||||||
|   margin: 0 10px 0 -58px; |   position: absolute; | ||||||
|   width: 48px; |  | ||||||
|   text-align: right; |  | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .notification-follow { | .notification-follow { | ||||||
|  | @ -461,9 +459,10 @@ | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .status__prepend { | .status__prepend { | ||||||
|   margin: -10px -10px 10px; |   margin-left: 68px; | ||||||
|   color: $dark-text-color; |   color: $dark-text-color; | ||||||
|   padding: 8px 10px 0 68px; |   padding: 8px 0; | ||||||
|  |   padding-bottom: 2px; | ||||||
|   font-size: 14px; |   font-size: 14px; | ||||||
|   position: relative; |   position: relative; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue