]> git.mxchange.org Git - friendica.git/commitdiff
vier: fix for 2205
authorrabuzarus <>
Mon, 28 Dec 2015 03:57:49 +0000 (04:57 +0100)
committerrabuzarus <>
Mon, 28 Dec 2015 03:57:49 +0000 (04:57 +0100)
view/theme/vier/style.css
view/theme/vier/templates/wall_thread.tpl

index befe47ad6b051a63942c67cdd12abaf6715adb9a..7d0c36be1d601477b4de9bcd511557b6887c2705 100644 (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,
index c5c605f4333a3399ac80524003fc360aa278184f..267b35df77f3b8f3d7fac41d10351a5d85a1528e 100644 (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">