Fixed non-status notification styling
This commit is contained in:
		
							parent
							
								
									bba75c15f1
								
							
						
					
					
						commit
						0c7ee5c792
					
				
					 1 changed files with 6 additions and 2 deletions
				
			
		|  | @ -607,6 +607,10 @@ | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
|  | 
 | ||||||
|  |   .notification__message { | ||||||
|  |     margin: -10px 0 10px; | ||||||
|  |   } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .notification-favourite { | .notification-favourite { | ||||||
|  | @ -1151,7 +1155,7 @@ | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .notification__message { | .notification__message { | ||||||
|   margin: -10px 0 10px; |   margin-left: 68px; | ||||||
|   padding: 8px 0; |   padding: 8px 0; | ||||||
|   padding-bottom: 0; |   padding-bottom: 0; | ||||||
|   cursor: default; |   cursor: default; | ||||||
|  | @ -2934,7 +2938,7 @@ button.icon-button.active i.fa-retweet { | ||||||
|     border-radius: 4px 4px 0 0; |     border-radius: 4px 4px 0 0; | ||||||
|     box-shadow: 0 -4px 4px rgba($base-shadow-color, 0.1); |     box-shadow: 0 -4px 4px rgba($base-shadow-color, 0.1); | ||||||
|   } |   } | ||||||
|     | 
 | ||||||
|   .advanced-options-dropdown__dropdown { |   .advanced-options-dropdown__dropdown { | ||||||
|     display: block; |     display: block; | ||||||
|     box-shadow: 2px 4px 6px rgba($base-shadow-color, 0.1); |     box-shadow: 2px 4px 6px rgba($base-shadow-color, 0.1); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue