Merge pull request #2215 from rabuzarus/2812_vier_mobile_fix
vier: fix for 2205
This commit is contained in:
		
				commit
				
					
						9d83892151
					
				
			
		
					 2 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -342,6 +342,7 @@ code {
 | 
			
		|||
  padding: 10px;
 | 
			
		||||
  margin-top: 20px;
 | 
			
		||||
  max-width: 640px;
 | 
			
		||||
  white-space: pre-wrap;
 | 
			
		||||
}
 | 
			
		||||
.badge {
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
| 
						 | 
				
			
			@ -1348,6 +1349,10 @@ section.minimal {
 | 
			
		|||
  float: right;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wall-item-network-end {
 | 
			
		||||
  clear: both;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wall-item-location {
 | 
			
		||||
  width: 350px;
 | 
			
		||||
  float: left;
 | 
			
		||||
| 
						 | 
				
			
			@ -1446,6 +1451,7 @@ section.minimal {
 | 
			
		|||
  transition: all 0.2s ease-in-out;
 | 
			
		||||
  /* color: darkblue; */
 | 
			
		||||
  /* color: #3E3E8C; */
 | 
			
		||||
  word-break: break-word;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.toplevel_item:hover .fakelink,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -56,6 +56,7 @@
 | 
			
		|||
			<span class="wall-item-network" title="{{$item.app}}">
 | 
			
		||||
				{{$item.network_name}}
 | 
			
		||||
			</span>
 | 
			
		||||
			<div class="wall-item-network-end"></div>
 | 
			
		||||
		</div>
 | 
			
		||||
 | 
			
		||||
		<div itemprop="description" class="wall-item-content">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue