.
This commit is contained in:
@@ -11,12 +11,9 @@
|
||||
</a>
|
||||
@endif
|
||||
</div>-->
|
||||
{{-- <div id="nutti">
|
||||
<p>Please check out the overhauled <a href="https://w0bm.com/api/user/layout?layout=2">Njum</a> Layout and give me some feedback!</p>
|
||||
</div> --}}
|
||||
{{-- <div id="nutti">
|
||||
<p>Next month w0bm turns 6 years old! Wouldn't be possible without all of you! Thanks</p>
|
||||
</div> --}}
|
||||
|
||||
{{-- hier kann theoretisch notification angezeigt--}}
|
||||
|
||||
@if(Auth::check())
|
||||
@if($video->id == '30186')
|
||||
@include('partials.thread_closed')
|
||||
@@ -47,7 +44,15 @@
|
||||
</div>
|
||||
</div>
|
||||
@else
|
||||
<div class="comments hidden-xs">
|
||||
<style>
|
||||
#sidebar {
|
||||
height: unset !important;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
</style>
|
||||
<!-- <div class="comments hidden-xs">
|
||||
<div class="commentwrapper">
|
||||
<div class="panel panel-default ">
|
||||
<div class="panel-body">
|
||||
@@ -56,5 +61,5 @@
|
||||
<div class="panel-footer">by w0bm ∞</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
@endif
|
||||
|
Reference in New Issue
Block a user