|  | @@ -403,6 +403,9 @@ article[data-vim-selected].category-social {
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  .engines {
 |  |  .engines {
 | 
											
												
													
														|  |    .ltr-float-right();
 |  |    .ltr-float-right();
 | 
											
												
													
														|  | 
 |  | +  display: flex;
 | 
											
												
													
														|  | 
 |  | +  flex-wrap: wrap;
 | 
											
												
													
														|  | 
 |  | +  justify-content: flex-end;
 | 
											
												
													
														|  |    color: var(--color-result-engines-font);
 |  |    color: var(--color-result-engines-font);
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |    span {
 |  |    span {
 | 
											
										
											
												
													
														|  | @@ -834,6 +837,9 @@ article[data-vim-selected].category-social {
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      .engines {
 |  |      .engines {
 | 
											
												
													
														|  |        .ltr-float-right();
 |  |        .ltr-float-right();
 | 
											
												
													
														|  | 
 |  | +      display: flex;
 | 
											
												
													
														|  | 
 |  | +      flex-wrap: wrap;
 | 
											
												
													
														|  | 
 |  | +      justify-content: flex-end;
 | 
											
												
													
														|  |        padding: 0 0 3px 0;
 |  |        padding: 0 0 3px 0;
 | 
											
												
													
														|  |      }
 |  |      }
 | 
											
												
													
														|  |    }
 |  |    }
 |