vier: fix for 2205

This commit is contained in:
rabuzarus 2015-12-28 04:57:49 +01:00
parent 44afff9514
commit e68fcc146a
2 changed files with 7 additions and 0 deletions

View File

@ -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,

View File

@ -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">